]> git.proxmox.com Git - pve-access-control.git/commit - src/PVE/AccessControl.pm
fix user deletion when realm does not enforce TFA
authorDominik Csapak <d.csapak@proxmox.com>
Tue, 19 Oct 2021 11:52:42 +0000 (13:52 +0200)
committerThomas Lamprecht <t.lamprecht@proxmox.com>
Thu, 21 Oct 2021 10:27:42 +0000 (12:27 +0200)
commit4aa4f0b3d75de6a2ca6404eab57671258ab390a7
tree5e143586ce3066fbd6285df5cbdbd5e57f4d97b3
parent52da88a86ca0c81fc094400e9a3e0180fc467e91
fix user deletion when realm does not enforce TFA

here the existance of the user is only interesting if we want to set
data, not if we delete it.

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