]> git.proxmox.com Git - pve-access-control.git/history - PVE
use new PVE::OTP class from pve-common
[pve-access-control.git] / PVE /
2017-03-30 Dietmar Maureruse new PVE::OTP class from pve-common
2017-03-30 Dietmar Maurerencrypt_pw: avoid '+' for crypt salt
2017-01-19 Dietmar Maureruse new PVE::Ticket class
2017-01-18 Dietmar MaurerRPCEnvironment: removed check_volume_access() to avoid...
2017-01-18 Dietmar MaurerPVE::PCEnvironment: use new PVE::RESTEnvironment as...
2017-01-12 Dietmar Maurersetup_default_cli_env: expect $class as first parameter
2017-01-12 Dietmar MaurerPVE/RPCEnvironment.pm: new function setup_default_cli_env
2017-01-11 Dietmar MaurerPVE/API2/Domains.pm: fix property description
2016-08-05 Wolfgang BumillerClose #833: ldap: non-anonymous bind support
2016-07-26 Wolfgang Bumillerdon't import 'RFC' from MIME::Base32
2016-07-20 Dominik Csapakfix #1062: use correct length for base32 keys
2016-07-01 Wolfgang Bumillerdrop oathtool dependency
2016-07-01 Wolfgang Bumillerdrop libdigest-hmac-perl dependency
2016-04-08 Dietmar Maurerremove unused inline docs
2016-04-01 Fabian GrünbichlerFix uninitialized warning
2016-03-15 Fabian GrünbichlerAdd is_worker to RPCEnvironment
2016-03-14 Fabian Grünbichlerfix typos and grammar
2016-03-14 Fabian Grünbichlerfix #916: allow HTTPS to access custom yubico url
2016-03-09 Fabian GrünbichlerCatch error instead of segfaulting
2016-01-08 Wolfgang BumillerFix #861: use safer sprintf formatting
2015-12-03 Wolfgang BumillerAuth::LDAP, Auth::AD: ipv6 support
2015-10-02 Dietmar Maurerimprove manual page
2015-10-02 Dietmar Maurermake read_password a CLIHandler class method
2015-10-01 Dietmar Maurerpveum: implement bash completion hooks
2015-10-01 Dietmar Maurerconvert pveum into a PVE::CLI class
2015-08-19 Alen Grizonicremove_storage_access: cleanup of access permissions...
2015-08-14 Dietmar Maurercleanup: avoid writing user.cfg twice
2015-08-14 Dietmar Maurerwhite space cleanup
2015-08-14 Alen Grizonicaccess permissions cleanup fix
2015-08-07 Wolfgang Bumillerfix access of possibly undefined variable
2015-07-22 Wolfgang Bumillerimprove parse_user_config, parse_shadow_config
2015-05-27 Wolfgang Bumillerremote_viewer_config: brackets around ipv6 http address
2015-01-30 Wolfgang LinkFix: disable root
2014-07-23 Dietmar Maurerremove debugging code
2014-07-23 Dietmar Maureradd step/digits option to oath configuration
2014-07-18 Dietmar Maurerallow to write builtin auth domains
2014-07-17 Dietmar Maureradd oath two factor auth, bump version to 3.0-14
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-05-22 Dietmar Maureruse correct connection string for AD auth (use encrypti...
2014-04-30 Dietmar Maureradd dummy API for login page
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 Maurerreturn correct 401 status code for unauthorized calls
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-10-01 Dietmar Maurerremove path related code from check_volume_access()
2013-10-01 Alexandre Derumiercheck_volume_access : use parse_volname instead path
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
2013-04-15 Dietmar Maurerremove CGI.pm related code
2013-02-28 Dietmar Maurerfix access permissions for backup files
2012-09-10 Dietmar Maureradd VM.Snapshot permission
2012-06-06 Dietmar Maureruntaint path
2012-05-30 Dietmar Maurercorrectly compute GUI capabilities (consider pools)
2012-05-22 Dietmar Maurernew plugin architecture for Auth modules
2012-04-24 Dietmar Maurerdo not allow user names including slash
2012-04-24 Dietmar Maureradd ability to fork cli workers in background
2012-04-17 Dietmar Maurerreturn set of privileges on login - can be used to...
2012-04-11 Dietmar Maurerfix bug #151: corretly parse username inside ticket
2012-04-11 Dietmar Maurerallow users to change his own password
2012-03-01 Dietmar Maurerbetter error message for useradd
2012-03-01 Dietmar Maurerset propagate flag by default
2012-02-22 Dietmar MaurerAdd VM.Config.CDROM privilege to PVEVMUser rule
2012-02-22 Dietmar Maurerfix buf in userid-param permission check
2012-02-22 Dietmar Maurerallow more characters in ldap base_dn attribute
2012-02-20 Dietmar Maurerallow more characters with realm IDs
2012-02-15 Dietmar Maureruse full name for verify_user
2012-02-14 Dietmar Maurerfix acl group name parser
2012-02-13 Dietmar Maurerfix bug in check_volume_access (fixes vzrestore)
2012-02-10 Dietmar Maurerfix return value for empty ACL list
2012-02-09 Dietmar Maurerdo not allow to change system user passwords
2012-02-09 Dietmar Maurerfix syntax
2012-02-06 Dietmar Maurermoved check_volume_access from qemu-server
2012-02-06 Dietmar Maurerremove buggy check_storage_perm
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-02-01 Dietmar Maurernew helper functions
2012-02-01 Dietmar Maurernew test option 'require_param' - code cleanup
2012-01-31 Dietmar Maureradd special test for pool
2012-01-31 Dietmar Maureradd Pool.Allocate priviledge
2012-01-27 Dietmar Maurermoved Pool.pm to pve-manager package
2012-01-27 Dietmar Maurercleanup permission checks
2012-01-26 Dietmar Maurercode cleanup
2012-01-26 Dietmar Maurerfix return format
2012-01-26 Dietmar Maurercode cleanup
2012-01-26 Dietmar Maurerreturn array instead of hash
2012-01-26 Dietmar Maureradd pool API
2012-01-26 Dietmar Maurerremove debug message
2012-01-26 Dietmar Maureronly add Permissions.Modify to SysAdmin role
next