]> git.proxmox.com Git - pve-access-control.git/commit
api: include tfa lock status in user list
authorWolfgang Bumiller <w.bumiller@proxmox.com>
Fri, 2 Jun 2023 09:28:34 +0000 (11:28 +0200)
committerWolfgang Bumiller <w.bumiller@proxmox.com>
Mon, 5 Jun 2023 10:59:32 +0000 (12:59 +0200)
commit3c4cebc9b7b8afc83befeca5ec513af4ad481510
tree393be3cc2d416e6f3941eea7fd00fa702cc15f87
parent32893f1308f6ea2739a67b835d704c6c681b8888
api: include tfa lock status in user list

this means /access/users is now a 'protected' call to get
access to 'priv/tfa.cfg'

Signed-off-by: Wolfgang Bumiller <w.bumiller@proxmox.com>
src/PVE/API2/User.pm