proxmox-backup/tests
Dietmar Maurer fd6d243843 move ApiConfig, FileLogger and CommandoSocket to proxmox-rest-server workspace
ApiConfig: avoid using  pbs_config::backup_user()
CommandoSocket: avoid using  pbs_config::backup_user()
FileLogger: avoid using  pbs_config::backup_user()
- use atomic_open_or_create_file()

Auth Trait: moved definitions to proxmox-rest-server/src/lib.rs
- removed CachedUserInfo patrameter
- return user as String (not Authid)

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2021-09-21 08:46:41 +02:00
..
catar_data tests/pxar.rs: Integrity test for pxar 2019-05-21 06:26:34 +02:00
blob_writer.rs moved key_derivation.rs from pbs_datastore to pbs-config/src/key_config.rs 2021-09-07 10:12:17 +02:00
catar.rs move client to pbs-client subcrate 2021-07-19 12:58:43 +02:00
proto-client.c protocol: add C header work in progress and test client 2019-03-15 12:40:47 +01:00
prune.rs move PruneOptions to pbs_api_types workspace 2021-09-10 09:21:27 +02:00
verify-api.rs move acl to pbs_config workspaces, pbs_api_types cleanups 2021-09-09 10:50:08 +02:00
worker-task-abort.rs move ApiConfig, FileLogger and CommandoSocket to proxmox-rest-server workspace 2021-09-21 08:46:41 +02:00