proxmox-backup/pbs-config/src
Hannes Laimer 17f183c40b pbs-config: move secret generation into token_shadow
so we have only one place where we generate secrets.

Signed-off-by: Hannes Laimer <h.laimer@proxmox.com>
2025-04-05 17:39:27 +02:00
..
network config: remove lazy_static dependency 2024-08-14 12:08:01 +02:00
acl.rs replace match statements with ? operator 2025-01-14 08:57:24 +01:00
cached_user_info.rs config: remove lazy_static dependency 2024-08-14 12:08:01 +02:00
config_version_cache.rs clippy/fmt: tree wide drop of clone for types implementing copy 2025-03-20 14:48:31 +01:00
datastore.rs bin: manager: add (un)mount command 2024-11-25 21:34:22 +01:00
domains.rs config: use new dedicated PAM and PBS realm types 2025-04-05 17:34:36 +02:00
drive.rs pbs-config: fix unresolved link warnings by correcting the links 2025-03-17 13:51:54 +01:00
lib.rs fix #3935: datastore/api/backup: move datastore locking to '/run' 2025-03-26 16:21:43 +01:00
media_pool.rs pbs-config: fix unresolved link warnings by correcting the links 2025-03-17 13:51:54 +01:00
metrics.rs config: remove lazy_static dependency 2024-08-14 12:08:01 +02:00
notifications.rs pbs-config: add module for loading notification config 2024-04-23 23:14:46 +02:00
prune.rs config: remove lazy_static dependency 2024-08-14 12:08:01 +02:00
remote.rs config: remove lazy_static dependency 2024-08-14 12:08:01 +02:00
sync.rs config: sync: use same config section type sync for push and pull 2024-11-26 16:00:28 +01:00
tape_job.rs config: remove lazy_static dependency 2024-08-14 12:08:01 +02:00
token_shadow.rs pbs-config: move secret generation into token_shadow 2025-04-05 17:39:27 +02:00
traffic_control.rs config: remove lazy_static dependency 2024-08-14 12:08:01 +02:00
user.rs config: remove lazy_static dependency 2024-08-14 12:08:01 +02:00
verify.rs config: remove lazy_static dependency 2024-08-14 12:08:01 +02:00