]> git.proxmox.com Git - proxmox-backup.git/history - src/api2/access/tfa.rs
move acl to pbs_config workspaces, pbs_api_types cleanups
[proxmox-backup.git] / src / api2 / access / tfa.rs
2021-09-09 Dietmar Maurermove acl to pbs_config workspaces, pbs_api_types cleanups
2021-03-10 Thomas Lamprechttypo fixes all over the place
2021-02-22 Dietmar Maurerdoc: fix wrong api method description
2021-01-26 Fabian Grünbichlerclippy: allow api functions with many arguments
2021-01-22 Dietmar Maurerimprove code docs in api2
2021-01-21 Dietmar MaurerMerge branch 'master' of ssh://proxdev.maurer-it.com...
2021-01-20 Fabian Grünbichlerclippy: collapse/rework nested ifs
2021-01-18 Wolfgang Bumillertfa: add 'created' timestamp to entries
2021-01-11 Wolfgang Bumillertfa: use UNAUTHORIZED http status in password check
2021-01-11 Wolfgang Bumillertfa: improve user existence check
2021-01-11 Wolfgang Bumillertfa: allow deletion of entries of non-existent users
2021-01-11 Wolfgang Bumillertfa api: return types and 'pub' structs/methods
2021-01-11 Wolfgang Bumillertfa: entry access/iteration cleanup
2021-01-11 Wolfgang Bumillertfa: r#type parameter name
2021-01-11 Wolfgang Bumillertfa: _entry api method name suffix consistency
2021-01-11 Wolfgang Bumillerapi: tfa management and login