]> git.proxmox.com Git - proxmox.git/history - proxmox-tfa/src/api/mod.rs
tfa: don't automatically drop empty recovery
[proxmox.git] / proxmox-tfa / src / api / mod.rs
2023-05-08 Wolfgang Bumillertfa: don't automatically drop empty recovery
2023-03-02 Wolfgang Bumilleradd proxmox-auth-api crate
2022-10-11 Thomas LamprechtMerge remote-tracking branch 'proxmox-rest-merge/master'
2022-07-26 Wolfgang Bumillertfa: docs fixup
2022-02-11 Wolfgang Bumillerproxmox-tfa: fully deserialize TfaChallenge
2022-02-11 Wolfgang Bumillerproxmox-tfa: make TfaChallenge members public
2021-11-28 Wolfgang Bumillertfa: clippy fixes
2021-11-28 Wolfgang Bumillertfa: make configured webauthn origin optional
2021-11-22 Wolfgang Bumillerfix u2f context instantiation
2021-11-19 Wolfgang Bumillertfa: remove unnecessary bound attribute
2021-11-19 Fabian Grünbichlertfa: bump webauthn-rs to 0.3
2021-11-19 Fabian Grünbichlertfa: properly wrap webauthn credentials
2021-11-17 Wolfgang Bumillerproxmox-tfa: import tfa api from proxmox-perl-rs as...