]> git.proxmox.com Git - pve-access-control.git/history - src/PVE/API2/User.pm
bump version to 8.1.4
[pve-access-control.git] / src / PVE / API2 / User.pm
2024-02-08 Thomas Lamprechtapi: user: limit email to 254 characters and user comme...
2024-02-08 Fiona Ebnerapi: user: limit maximum length for certain properties
2024-02-08 Fiona Ebnerapi: user: add pattern for user keys option
2023-06-14 Thomas Lamprechtapi: users: sort groups
2023-06-06 Wolfgang Bumillerapi: user index: only include existing tfa lock flags
2023-06-05 Wolfgang Bumillerapi: include tfa lock status in user list
2023-06-05 Wolfgang Bumillerapi: add /access/users/<userid>/unlock-tfa api call
2022-06-20 Fabian Grünbichlerapi2: token: use userid-group as API perm check
2022-03-21 Wolfgang Bumillerapi: get user: declare token schema
2022-03-21 Fabian Grünbichleruserid-group check: distinguish create and update
2021-11-10 Wolfgang Bumillerupdate tfa cleanup when deleting users
2021-11-10 Wolfgang Bumillerupdate read_user_tfa_type call
2021-09-27 Thomas Lamprechtapi: delete user: better communicate partial deletion
2021-09-27 Thomas Lamprechtapi: delete user: disable first to avoid surprise on...
2021-09-27 Thomas Lamprechtfix #2302: allow deletion of users when realm enforces TFA
2021-09-23 Thomas Lamprechtapi: user: indentation & whitspace cleanups
2021-07-02 Thomas Lamprechtapi: users: use public regex directly to parse out...
2021-07-02 Thomas Lamprechtapi: users: code-style cleanup and sort when iterating...
2021-07-02 Thomas Lamprechtapi: users: s/realmtype/realm-type/ in response
2021-07-02 Dominik Csapakapi: user: add realmtype to user list
2021-05-09 Thomas Lamprechtbuildsys: split packaging and source build-systems