]> git.proxmox.com Git - proxmox.git/history - proxmox-tfa
workspace: switch remaining dependencies
[proxmox.git] / proxmox-tfa /
2022-12-12 Fabian Grünbichlerworkspace: switch remaining dependencies
2022-12-07 Fabian Grünbichlerupdate d/control files
2022-12-07 Fabian Grünbichlerupdate d/control files
2022-12-07 Fabian Grünbichlerdefine workspace dependencies in workspace
2022-12-07 Fabian Grünbichlerupdate d/control files
2022-12-07 Fabian Grünbichlerinherit shared, external dependencies
2022-12-07 Fabian Grünbichlermove common metadata to workspace
2022-12-06 Fabian Grünbichlerupdate d/control files
2022-10-11 Thomas LamprechtMerge remote-tracking branch 'proxmox-rest-merge/master'
2022-08-26 Thomas Lamprechtd/control: tree wide update after switch to weak/namesp...
2022-08-26 Fabian Grünbichlerbuild: use weak and namespaced features
2022-07-26 Wolfgang Bumillertfa: bump d/control
2022-07-26 Wolfgang Bumillertfa: docs fixup
2022-07-25 Wolfgang Bumillerbump proxmox-tfa to 2.1.0
2022-07-25 Wolfgang Bumillertfa: bump edition to 2021
2022-07-25 Wolfgang Bumillertfa: clippy fixups
2022-07-25 Wolfgang Bumillertfa: expose 'allow_subdomains' property
2022-05-05 Thomas Lamprechttree wide update of genereated control
2022-04-10 Thomas Lamprechttfa: rustfmt
2022-03-22 Wolfgang Bumillertfa: serde tools: improve variance and dropck
2022-02-11 Wolfgang Bumillerproxmox-tfa: fully deserialize TfaChallenge
2022-02-11 Wolfgang Bumillerproxmox-tfa: make TfaChallenge members public
2022-02-08 Fabian Grünbichlermisc clippy fixes
2022-02-04 Thomas Lamprechttfa: fix hyperlink in doc comment
2021-12-30 Fabian Grünbichlertfa: ignore uncompilable doctest
2021-12-07 Wolfgang Bumillertfa: formatting
2021-11-28 Wolfgang Bumillerbump proxmox-tfa to 2.0.0-1
2021-11-28 Wolfgang Bumillertfa: clippy fixes
2021-11-28 Wolfgang Bumillertfa: make configured webauthn origin optional
2021-11-28 Wolfgang Bumillertfa: let OriginUrl deref to its inner Url, add FromStr...
2021-11-28 Wolfgang Bumillertfa: add WebauthnConfig::digest method
2021-11-28 Wolfgang Bumillertfa: fix typo in docs
2021-11-22 Wolfgang Bumillerbump proxmox-tfa to 1.3.2-1
2021-11-22 Wolfgang Bumillerfix u2f context instantiation
2021-11-19 Wolfgang Bumillertfa: remove unnecessary bound attribute
2021-11-19 Fabian Grünbichlerbump proxmox-tfa to 1.3.1
2021-11-19 Fabian Grünbichlertfa: bump webauthn-rs to 0.3
2021-11-19 Fabian Grünbichlertfa: properly wrap webauthn credentials
2021-11-19 Fabian Grünbichlerall crates: bump base64 dep to 0.13
2021-11-17 Wolfgang Bumillerbump proxmox-tfa to 1.3.0-1
2021-11-17 Wolfgang Bumillerproxmox-tfa: import tfa api from proxmox-perl-rs as...
2021-11-09 Wolfgang Bumillerbump proxmox-tfa to 1.2.0-1
2021-11-09 Wolfgang Bumillerproxmox-tfa: add version field to u2f::AuthChallenge
2021-11-09 Wolfgang Bumillerproxmox-tfa: make u2f::AuthChallenge Clone + Debug
2021-10-29 Wolfgang Bumillerbump proxmox-tfa to 1.1.0-1
2021-10-29 Wolfgang Bumillerproxmox-tfa: add Totp::digits
2021-10-18 Wolfgang Bumillertfa: u2f: bytes_as_base64{,url} weren't meant to be...
2021-10-08 Wolfgang Bumilleradd proxmox-tfa crate