]> git.proxmox.com Git - pve-access-control.git/history - PVE/AccessControl.pm
enable yubico OTP (by removing debuging code)
[pve-access-control.git] / PVE / AccessControl.pm
2014-07-15 Dietmar Maurerenable yubico OTP (by removing debuging code)
2014-06-23 Dietmar Maureradd basic support for two factor auth
2014-06-20 Dietmar Maureradd experimental code for yubico OTP verification
2014-01-22 Dietmar Maurercleanup previous patch
2014-01-22 Lindsay MathiesonSets common hot keys for spice client
2013-12-10 Dietmar Maurerimplement helper to generate SPICE remote-viewer config...
2013-11-26 Dietmar Maurerallow dots in access paths
2013-11-18 Dietmar Maurerprevent user enumeration attacks
2013-10-28 Dietmar Maurerspice: use lowercase hostname in ticktet signature
2013-10-01 Dietmar Maureruse warnings instead of global -w flag
2013-07-19 Dietmar Maurerproduce shorter spiceproxy tickets
2013-06-26 Dietmar Maurernew ticket code for spice
2013-06-25 Dietmar Maurerassemble_spice_ticket: do not use base32 encoding
2013-06-25 Alexandre Derumierassemble_spice_ticket
2013-05-14 Dietmar Maurermoved add_vm_to_pool/remove_vm_from_pool from qemu...
2013-05-02 Dietmar Maurerrename VM.Copy to VM.Clone
2013-04-29 Dietmar Maureradd VM.Copy priviledge
2012-09-10 Dietmar Maureradd VM.Snapshot permission
2012-05-22 Dietmar Maurernew plugin architecture for Auth modules
2012-04-24 Dietmar Maurerdo not allow user names including slash
2012-04-11 Dietmar Maurerfix bug #151: corretly parse username inside ticket
2012-03-01 Dietmar Maurerbetter error message for useradd
2012-02-22 Dietmar MaurerAdd VM.Config.CDROM privilege to PVEVMUser rule
2012-02-22 Dietmar Maurerallow more characters in ldap base_dn attribute
2012-02-20 Dietmar Maurerallow more characters with realm IDs
2012-02-14 Dietmar Maurerfix acl group name parser
2012-02-06 Dietmar Maurernew privilege VM.Backup
2012-02-06 Dietmar Maurernew privilege Datastore.AllocateTemplate
2012-02-01 Dietmar Maureradd more privileges, improve docs
2012-01-31 Dietmar Maureradd Pool.Allocate priviledge
2012-01-27 Dietmar Maurercleanup permission checks
2012-01-26 Dietmar Maureradd pool API
2012-01-26 Dietmar Maureronly add Permissions.Modify to SysAdmin role
2012-01-26 Dietmar Maureruse User.Allocate instead of User.Add/User.Delete
2012-01-25 Dietmar Maurerstart pool support, return NoAccess role, fix acl cache
2012-01-23 Dietmar Maureruse new syntax for permission checks
2012-01-20 Dietmar Maurernew API to change password
2012-01-19 Dietmar Maurerfix bug #85: implement vnc tickets
2012-01-19 Dietmar Maurerrename user_enabled to check_user_enabled
2012-01-18 Dietmar Maurerallow to safe attribute for root@pam
2012-01-18 Dietmar Maurerfix perl syntax
2012-01-13 Dietmar Maurerallow to pass emtpy strings to delete settings
2012-01-13 Dietmar Maurerallow port 0 to use default value
2011-08-24 Dietmar Maurerallow expire to be undefined
2011-08-23 Dietmar Maureriimported from svn 'pve-access-control/trunk'