]> git.proxmox.com Git - pve-manager.git/commit
ui: user edit: protect user's TFA settings again
authorFiona Ebner <f.ebner@proxmox.com>
Fri, 9 Feb 2024 13:08:19 +0000 (14:08 +0100)
committerThomas Lamprecht <t.lamprecht@proxmox.com>
Tue, 23 Apr 2024 14:51:32 +0000 (16:51 +0200)
commit51834957902a592337c35af8cf3211675d2481ae
treeddb71b4d724fdbec1d53c2a57ae36f8ec9bd9094
parentbd41a16da9f4808a3e35d8fa693f0534e522b455
ui: user edit: protect user's TFA settings again

Same rationale as in 5b25580d ("Protect the user's tfa key setting."):
it should not be possible to change the value when it's not an actual
secret but a reference to what TFA method is used or, in case of 'x',
whether TFA is used.

Signed-off-by: Fiona Ebner <f.ebner@proxmox.com>
www/manager6/dc/UserEdit.js