proxmox-backup/pbs-config
Lukas Wagner 3f22f650a9 api: add routes for managing LDAP realms
Note: bind-passwords set via the API  are not stored in `domains.cfg`,
but in a separate `ldap_passwords.json` file located in
`/etc/proxmox-backup/`.
Similar to the already existing `shadow.json`, the file is
stored with 0600 permissions and is owned by root.

Signed-off-by: Lukas Wagner <l.wagner@proxmox.com>
2023-02-10 12:46:19 +01:00
..
src api: add routes for managing LDAP realms 2023-02-10 12:46:19 +01:00
Cargo.toml move metrics connection from pbs-config to proxy 2023-01-20 10:59:55 +01:00