]> git.proxmox.com Git - pve-access-control.git/commit
api: user: add realmtype to user list
authorDominik Csapak <d.csapak@proxmox.com>
Thu, 1 Jul 2021 12:25:00 +0000 (14:25 +0200)
committerThomas Lamprecht <t.lamprecht@proxmox.com>
Fri, 2 Jul 2021 11:14:51 +0000 (13:14 +0200)
commit8bb59c2612f72d90f099864c1fb0538893e76afe
tree05118ecee1d8b6194bfc6bc7a7b6dec7066631e7
parentfbf4594aaf68ff63f95ed8ee33484ca67c005e66
api: user: add realmtype to user list

this makes it much easier to determine if a user can e.g.
change a password or tfa, based on realm

Signed-off-by: Dominik Csapak <d.csapak@proxmox.com>
src/PVE/API2/User.pm