]> git.proxmox.com Git - pve-access-control.git/history - PVE/API2/User.pm
fix #5335: sort ACL entries in user.cfg
[pve-access-control.git] / PVE / API2 / User.pm
2021-05-09 Thomas Lamprechtbuildsys: split packaging and source build-systems
2020-09-29 Thomas Lamprechtapi/users: catch existing user also on case insensitive...
2020-09-29 Thomas Lamprechtapi/users: indentation cleanup
2020-04-15 Thomas Lamprechttoken create: return also full token id for convenience
2020-01-29 Thomas Lamprechtapi/users: mark tokens and groups as optional in return...
2020-01-29 Fabian GrünbichlerAPI: add group and token info to user index
2020-01-29 Thomas Lamprechtapi: document default of token expiration date
2020-01-29 Fabian GrünbichlerAPI: add API token API endpoints
2019-05-07 Dominik Csapakadd /access/user/{id}/tfa api call to get tfa types
2019-04-03 Wolfgang Bumillerdelete TFA entries when deleting a user
2018-08-03 Dietmar MaurerRevert "Add title and print_width fields to properties"
2018-06-27 Stoiko IvanovAdd title and print_width fields to properties
2018-06-27 Stoiko Ivanovrefactor API using get/register_standard_option
2017-09-22 Philip AbernethyWhitespace fixes
2017-09-22 Philip AbernethyRemove unused Dumper uses
2015-10-01 Dietmar Maurerpveum: implement bash completion hooks
2014-06-23 Dietmar Maureradd basic support for two factor auth
2012-05-22 Dietmar Maurernew plugin architecture for Auth modules
2012-01-27 Dietmar Maurercleanup permission checks
2012-01-26 Dietmar Maureruse User.Allocate instead of User.Add/User.Delete
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-13 Dietmar Maurerallow user to see his own entry
2012-01-13 Dietmar Maurerset minimal and maximal password length
2012-01-12 Dietmar Maurerallow to delete all groups
2012-01-11 Dietmar Maurerallow to filter enabled/disabled user
2011-08-23 Dietmar Maureriimported from svn 'pve-access-control/trunk'