proxmox-backup/src/api2/access
Oguz Bektas 5aa1019010 access: limit editing pam credentials to superuser
modifying @pam users credentials should be only possible for root@pam,
otherwise it can have unintended consequences.

also enforce the same limit on user creation (except self_service check,
since it makes no sense during user creation)

Signed-off-by: Oguz Bektas <o.bektas@proxmox.com>
2021-01-15 08:49:22 +01:00
..
acl.rs api: replace auth_id with auth-id 2020-10-30 16:46:19 +01:00
domain.rs switch from failure to anyhow 2020-04-17 18:43:30 +02:00
role.rs role api: fix description 2020-09-18 14:55:00 +02:00
tfa.rs tfa: use UNAUTHORIZED http status in password check 2021-01-11 10:23:13 +01:00
user.rs access: limit editing pam credentials to superuser 2021-01-15 08:49:22 +01:00