]> git.proxmox.com Git - pve-access-control.git/history - PVE/API2/AccessControl.pm
fix #5335: sort ACL entries in user.cfg
[pve-access-control.git] / PVE / API2 / AccessControl.pm
2021-05-09 Thomas Lamprechtbuildsys: split packaging and source build-systems
2020-09-29 Wolfgang Linkfix #2947 login name for the LDAP/AD realm can be case...
2020-06-15 Alexandre Derumierapi2: AccessControl: add sdn permissions.modify
2020-06-09 Thomas Lamprechtcomput coarse UI permissions: also check SDN ones
2020-05-06 Tim Marxwhitespace cleanup
2020-01-29 Fabian GrünbichlerAPI: add 'permissions' API endpoint
2020-01-29 Fabian Grünbichlerapi: disallow some paths for API tokens
2019-12-13 Thomas Lamprechtgrammar fix: s/does not exists/does not exist/g
2019-11-18 Fabian Grünbichleruse already parsed u2f property string
2019-11-18 Fabian Grünbichleruse PVE::DataCenterConfig
2019-11-14 Fabian GrünbichlerAPI: fix calls to raise_param_exc
2019-11-08 Fabian Grünbichlerticket: use clinfo to get cluster name
2019-10-29 Wolfgang Bumillerapi: tfa: use the new 'pve-tfa-secret' format
2019-10-17 Fabian Grünbichleradd missing 'use PVE::Auth::Plugin'
2019-04-09 Thomas Lamprechtu2f: new perl bindings encode public key for us
2019-04-08 Wolfgang Bumillerverify_ticket: allow general non-challenge tfa to be...
2019-04-03 Wolfgang Bumillerallow users to change their totp settings
2019-04-03 Wolfgang Bumilleru2f authentication
2019-04-03 Wolfgang Bumilleru2f api endpoints
2018-11-26 Thomas Lamprechtapi/ticket: move getting cluster name into an eval
2018-11-13 Thomas Lamprechtfix #233: return cluster name on successful login
2018-06-27 Stoiko Ivanovrefactor API using get/register_standard_option
2018-06-12 Dominik Csapakfix typo in change_passsword
2018-01-18 Thomas Lamprechtcompute_api_permissions: a storage has also permissions
2017-09-21 Wolfgang Bumillerfix another typo
2017-09-21 Thomas Lamprechtapi: fix typo in 'GET ticket' description
2017-09-20 Thomas LamprechtAPI/ticket: rework coarse grained permission computation
2015-10-01 Dietmar Maurerpveum: implement bash completion hooks
2014-06-23 Dietmar Maureradd basic support for two factor auth
2014-04-30 Dietmar Maureradd dummy API for login page
2013-11-18 Dietmar Maurerreturn correct 401 status code for unauthorized calls
2013-11-18 Dietmar Maurerprevent user enumeration attacks
2012-05-30 Dietmar Maurercorrectly compute GUI capabilities (consider pools)
2012-04-17 Dietmar Maurerreturn set of privileges on login - can be used to...
2012-02-09 Dietmar Maurerdo not allow to change system user passwords
2012-01-27 Dietmar Maurermoved Pool.pm to pve-manager package
2012-01-27 Dietmar Maurercleanup permission checks
2012-01-26 Dietmar Maureradd pool API
2012-01-24 Dietmar Maurerfix access control
2012-01-23 Dietmar Maureruse new syntax for permission checks
2012-01-23 Dietmar Maurersimplify filter_groups
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 Maurerimport cfs_read_file
2012-01-18 Dietmar Maureradd test if user exists
2012-01-17 Dietmar Maurerfix bug #85: allow root@pam to generate tickets for...
2011-08-23 Dietmar Maureriimported from svn 'pve-access-control/trunk'