mirror of
https://git.proxmox.com/git/proxmox-backup
synced 2025-07-09 05:39:55 +00:00
enable tfa lockout
Signed-off-by: Wolfgang Bumiller <w.bumiller@proxmox.com>
This commit is contained in:
parent
cfc3b0ff7d
commit
c74aa900ce
@ -288,9 +288,8 @@ impl proxmox_tfa::api::OpenUserChallengeData for UserAccess {
|
||||
}
|
||||
}
|
||||
|
||||
// TODO: enable once we have admin ui stuff to unlock locked-out users
|
||||
fn enable_lockout(&self) -> bool {
|
||||
false
|
||||
true
|
||||
}
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user