]> git.proxmox.com Git - proxmox-backup.git/history - src/config/tfa.rs
update to first proxmox crate split
[proxmox-backup.git] / src / config / tfa.rs
2021-10-11 Wolfgang Bumillerupdate to first proxmox crate split
2021-09-14 Dietmar Maureravoid type re-exports
2021-09-09 Dietmar Maurercleanup User configuration: use Updater
2021-09-02 Dietmar Maurerstart new pbs-config workspace
2021-09-01 Wolfgang Bumillersplit proxmox-file-restore into its own crate
2021-08-25 Dietmar Maureruse new api updater features
2021-07-20 Dietmar Maureruse new atomic_open_or_create_file
2021-07-06 Wolfgang Bumillersplit out pbs-buildcfg module
2021-04-15 Thomas Lamprechtconfig: tfa: drop now unused schema::Updatable
2021-03-10 Thomas Lamprechttypo fixes all over the place
2021-03-03 Dominik Csapakconfig/tfa: webauthn: disallow registering a token...
2021-03-03 Dominik Csapakconfig/tfa: set UserVerificationPolicy to Discouraged
2021-02-10 Wolfgang Bumillertfa: derive WebauthnConfigUpdater via api macro
2021-01-21 Dietmar MaurerMerge branch 'master' of ssh://proxdev.maurer-it.com...
2021-01-20 Fabian Grünbichlerclippy: use strip_prefix instead of manual stripping
2021-01-18 Wolfgang Bumillertfa: remove/empty description for recovery keys
2021-01-18 Wolfgang Bumillertfa: add 'created' timestamp to entries
2021-01-18 Wolfgang Bumillertfa: remember recovery indices
2021-01-15 Wolfgang Bumillertfa: add webauthn configuration API entry points
2021-01-11 Wolfgang Bumillertfa: fixup for challenge file split
2021-01-11 Wolfgang Bumillertfa: remove tfa user when a user is deleted
2021-01-11 Wolfgang Bumillertypo fixups
2021-01-11 Wolfgang Bumillerapi: tfa management and login
2021-01-11 Wolfgang Bumillerconfig: add tfa configuration