pve-access-control/PVE/API2
Thomas Lamprecht 415179b03a api: realm sync: move out group and user update to separate methods
keep the api call way smaller and clearer

On moving out some minor adaptions where made, e.g., we do not print
"remove user X" if we know that we'd add it again, but just print a
single "update user X" for that. Same for groups.

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2020-03-21 16:21:57 +01:00
..
AccessControl.pm API: add 'permissions' API endpoint 2020-01-29 21:21:58 +01:00
ACL.pm API: include API tokens in ACL API endpoints 2020-01-29 21:21:58 +01:00
Domains.pm api: realm sync: move out group and user update to separate methods 2020-03-21 16:21:57 +01:00
Group.pm API: add group members to group index 2020-01-28 20:56:55 +01:00
Makefile moved Pool.pm to pve-manager package 2012-01-27 08:44:22 +01:00
Role.pm fix #2575: die when trying to edit built-in roles 2020-01-31 20:34:06 +01:00
User.pm api/users: mark tokens and groups as optional in return schema 2020-01-29 21:21:58 +01:00