mirror of
https://git.proxmox.com/git/proxmox-perl-rs
synced 2025-08-05 14:10:54 +00:00
bump proxmox-tfa dependency to 4.0.4
This allows resetting the tfa failure counters on unlock. Signed-off-by: Wolfgang Bumiller <w.bumiller@proxmox.com>
This commit is contained in:
parent
3df4aecac0
commit
06f325fd9d
@ -37,5 +37,5 @@ proxmox-apt = "0.10"
|
||||
proxmox-http = { version = "0.9", features = ["client-sync", "client-trait"] }
|
||||
proxmox-subscription = "0.4"
|
||||
proxmox-sys = "0.5"
|
||||
proxmox-tfa = { version = "4.0.2", features = ["api"] }
|
||||
proxmox-tfa = { version = "4.0.4", features = ["api"] }
|
||||
proxmox-time = "1.1.3"
|
||||
|
@ -38,5 +38,5 @@ proxmox-openid = "0.10"
|
||||
proxmox-resource-scheduling = "0.3.0"
|
||||
proxmox-subscription = "0.4"
|
||||
proxmox-sys = "0.5"
|
||||
proxmox-tfa = { version = "4.0.2", features = ["api"] }
|
||||
proxmox-tfa = { version = "4.0.4", features = ["api"] }
|
||||
proxmox-time = "1.1.3"
|
||||
|
Loading…
Reference in New Issue
Block a user