]> git.proxmox.com Git - proxmox-backup.git/commit - src/api2/access/tfa.rs
tfa: use UNAUTHORIZED http status in password check
authorWolfgang Bumiller <w.bumiller@proxmox.com>
Fri, 8 Jan 2021 09:30:11 +0000 (10:30 +0100)
committerWolfgang Bumiller <w.bumiller@proxmox.com>
Mon, 11 Jan 2021 09:23:13 +0000 (10:23 +0100)
commit7ad33e80520f22ba780f88f76664c1c745482143
tree5d57c5266b1e0542faa4f796c3da89224b854238
parentabfe0c0e7016ea89c3929991e9e53b47f269bdc2
tfa: use UNAUTHORIZED http status in password check

to trigger our 3s delay in the rest handler

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