forked from Proxmox/proxmox-perl-rs
pmg: enable tfa lockout
Signed-off-by: Wolfgang Bumiller <w.bumiller@proxmox.com>
This commit is contained in:
parent
aed1657598
commit
fdcdd326c3
@ -648,9 +648,8 @@ impl proxmox_tfa::api::OpenUserChallengeData for UserAccess {
|
||||
}
|
||||
}
|
||||
|
||||
// TODO: enable once we have UI/API admin stuff to unlock locked accounts
|
||||
fn enable_lockout(&self) -> bool {
|
||||
false
|
||||
true
|
||||
}
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user