]> git.proxmox.com Git - pve-access-control.git/commit
tfa: when modifying others, verify the current user's password
authorWolfgang Bumiller <w.bumiller@proxmox.com>
Mon, 6 Dec 2021 13:12:33 +0000 (14:12 +0100)
committerWolfgang Bumiller <w.bumiller@proxmox.com>
Tue, 7 Dec 2021 08:08:01 +0000 (09:08 +0100)
commitdd9e95b18773b97131ab65d76110f1c4489bf9f6
tree2a82954f32d36805d73c80d6f8c982d1149bd748
parent280d0edd2cfc3916bc8c74fc2f2e7b9a6ffc6337
tfa: when modifying others, verify the current user's password

this was wrong as it asked for the password of the
to-be-edited user instead, which makes no sense

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