proxmox/proxmox-tfa/src
Wolfgang Bumiller 8547ee31da tfa: also reset counters when unlocking tfa
Since this requires access to the user data, we need to add
a generic parameter to the unlock methods.
To avoid having to create another major API bump affecting
all our products this short after release, we keep the old
version around with the old behavior.

Signed-off-by: Wolfgang Bumiller <w.bumiller@proxmox.com>
2023-07-04 14:45:18 +02:00
..
api tfa: also reset counters when unlocking tfa 2023-07-04 14:45:18 +02:00
lib.rs tfa: add a 'types' feature to get TfaInfo and TfaType 2023-05-08 10:32:26 +02:00
totp.rs tfa: Improve TOTP algorithm parsing 2023-06-20 12:39:46 +02:00
types.rs tfa: fix warning with types feature w/o api feature 2023-05-08 10:32:26 +02:00
u2f.rs tfa: drop anyhow from u2f module 2023-05-08 10:32:26 +02:00