]> git.proxmox.com Git - proxmox-backup.git/commit
api: add /access/users/<userid>/unlock-tfa api call
authorWolfgang Bumiller <w.bumiller@proxmox.com>
Fri, 23 Jun 2023 11:53:50 +0000 (13:53 +0200)
committerThomas Lamprecht <t.lamprecht@proxmox.com>
Mon, 26 Jun 2023 17:47:16 +0000 (19:47 +0200)
commit8c7b80e44fc3a659532deb6b22400c44b6a82a53
treef85265bd8a41808874dca364c32ec3bd12696b1a
parent5210f3b532d74db50969f955b28121a6ce0bb05d
api: add /access/users/<userid>/unlock-tfa api call

Same as in PVE: unlocks a user's 2nd factors.

Signed-off-by: Wolfgang Bumiller <w.bumiller@proxmox.com>
src/api2/access/user.rs