proxmox-backup/src/config
Dominik Csapak de4db62c57 remotes: save passwords as base64
to avoid having arbitrary characters in the config (e.g. newlines)
note that this breaks existings configs

Signed-off-by: Dominik Csapak <d.csapak@proxmox.com>
2020-05-26 12:38:06 +02:00
..
network src/config/network.rs: implement is_physical_nic() helper 2020-05-24 19:02:35 +02:00
acl.rs api2/access/acl: add path and exact parameter to list_acl 2020-05-20 13:44:36 +02:00
cached_user_info.rs src/config/cached_user_info.rs - lookup_privs: correctly handle superuser 2020-04-27 13:22:03 +02:00
datastore.rs src/config/datastore.rs_ change prune types from i64 to u64 2020-05-20 13:00:13 +02:00
network.rs src/config/network.rs: implement is_physical_nic() helper 2020-05-24 19:02:35 +02:00
remote.rs remotes: save passwords as base64 2020-05-26 12:38:06 +02:00
sync.rs rename 'job' to 'sync' 2020-05-21 10:29:25 +02:00
user.rs user: create default root user as typed struct 2020-05-20 06:09:08 +02:00