]> git.proxmox.com Git - proxmox-backup.git/history - src/auth.rs
ui: datastore prune: support passing namespace
[proxmox-backup.git] / src / auth.rs
2022-04-14 Thomas Lamprechtrust fmt for pbs src
2021-11-24 Dietmar Maurerupdate to proxmox-sys 0.2 crate
2021-11-19 Dietmar Maureruse new proxmox-sys crate
2021-10-21 Dietmar Maureruse new fsync parameter to replace_file and atomic_open...
2021-09-10 Dietmar Maurermore api type cleanups: avoid re-exports
2021-09-08 Dietmar Maurermove token_shadow to pbs_config workspace
2021-07-12 Stefan Reiterauth: 'crypt' is not thread safe
2021-07-06 Wolfgang Bumillersplit out pbs-buildcfg module
2021-04-15 Dominik Csapakapi2/access/user: remove password for @pbs users on...
2020-10-14 Wolfgang Bumillerclippy fixups
2020-08-10 Wolfgang Bumillerintroduce Username, Realm and Userid api types
2020-04-17 Wolfgang Bumillerswitch from failure to anyhow
2020-04-16 Dietmar Maurerstart impl. access permissions
2020-04-08 Dietmar Maurerimplement auth framework