]> git.proxmox.com Git - proxmox-backup.git/history - src/auth.rs
update proxmox-metrics dependency to 0.3.1
[proxmox-backup.git] / src / auth.rs
7 days ago Stefan Sterzauth: request a write lock when exposing the `LockedTfa...
7 days ago Christoph Heissconfig: domains: add new "ad" section type for AD realms
7 days ago Christoph Heissapi: access: add routes for managing AD realms
2024-03-25 Christoph Heissauth: factor out CA store and cert lookup into own fn
2024-03-25 Christoph Heissapi-types: factor out `LdapMode` -> `ConnectionMode...
2023-11-29 Thomas Lamprechttree-wide: fix various typos
2023-06-26 Stefan Sterzaccess: ldap check connection on creation and change
2023-06-23 Maximiliano Sandovalclippy fixes: deref which would be done by auto-deref
2023-06-23 Maximiliano Sandovalclippy fixes: the borrowed expression implements the...
2023-06-14 Wolfgang Bumillerbump proxmox-auth-api dep to 0.3
2023-03-29 Wolfgang Bumillerprovide separate helpers for pub/priv auth keyring...
2023-03-02 Wolfgang Bumilleruse new auth api crate
2023-02-10 Lukas Wagnerauth: unify naming for all authenticator implementations
2023-02-10 Lukas Wagnerauth: add dummy OpenIdAuthenticator struct
2023-02-10 Lukas Wagnerauth: add LDAP realm authenticator
2022-07-26 Fabian Grünbichlermore clippy fixes and annotations
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