update proxmox-tfa to 2.0
and fix still-very-bad updater usage in config api call... Signed-off-by: Wolfgang Bumiller <w.bumiller@proxmox.com>
This commit is contained in:
@ -228,6 +228,7 @@ fn add_tfa_entry(
|
||||
value,
|
||||
challenge,
|
||||
r#type,
|
||||
None,
|
||||
)?;
|
||||
crate::config::tfa::write(&data)?;
|
||||
Ok(out)
|
||||
|
Reference in New Issue
Block a user