proxmox/proxmox-rest-server/src
Dietmar Maurer ca7a26166f 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
..
api_config.rs move ApiConfig, FileLogger and CommandoSocket to proxmox-rest-server workspace 2021-09-21 08:46:41 +02:00
command_socket.rs move ApiConfig, FileLogger and CommandoSocket to proxmox-rest-server workspace 2021-09-21 08:46:41 +02:00
file_logger.rs move ApiConfig, FileLogger and CommandoSocket to proxmox-rest-server workspace 2021-09-21 08:46:41 +02:00
lib.rs move ApiConfig, FileLogger and CommandoSocket to proxmox-rest-server workspace 2021-09-21 08:46:41 +02:00
state.rs move ApiConfig, FileLogger and CommandoSocket to proxmox-rest-server workspace 2021-09-21 08:46:41 +02:00