proxmox/proxmox-tfa/src
Maximiliano Sandoval 84edb20eb8 tfa: Improve TOTP algorithm parsing
It is very common for TOTP URIs to contain the algorithm in lowercase,
hence we convert to lowercase when doing From<&str> for Algorithm.

Signed-off-by: Maximiliano Sandoval <m.sandoval@proxmox.com>
2023-06-20 12:39:46 +02:00
..
api tfa: make TfaUser fields public 2023-06-14 13:50:38 +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