proxmox-backup/src/bin
Dietmar Maurer 36b7085ec2 rest server: cleanup auth-log handling
Handle auth logs the same way as access log.
- Configure with ApiConfig
- CommandoSocket command to reload auth-logs "api-auth-log-reopen"

Inside API calls, we now access the ApiConfig using the RestEnvironment.

The openid_login api now also logs failed logins and return http_err!(UNAUTHORIZED, ..)
on failed logins.

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2021-09-21 08:46:41 +02:00
..
proxmox_backup_manager move datastore config to pbs_config workspace 2021-09-10 08:40:58 +02:00
proxmox_restore_daemon rest server: return UserInformation from ApiAuth::check_auth 2021-09-21 08:46:41 +02:00
proxmox_tape split tape code into new pbs_tape workspace 2021-09-13 12:54:59 +02:00
docgen.rs move datastore config to pbs_config workspace 2021-09-10 08:40:58 +02:00
dump-catalog-shell-cli.rs move client to pbs-client subcrate 2021-07-19 12:58:43 +02:00
proxmox-backup-api.rs rest server: cleanup auth-log handling 2021-09-21 08:46:41 +02:00
proxmox-backup-manager.rs more api type cleanups: avoid re-exports 2021-09-10 12:25:32 +02:00
proxmox-backup-proxy.rs rest server: cleanup auth-log handling 2021-09-21 08:46:41 +02:00
proxmox-daily-update.rs more api type cleanups: avoid re-exports 2021-09-10 12:25:32 +02:00
proxmox-restore-daemon.rs make get_index and ApiConfig property (callback) 2021-09-21 08:46:41 +02:00
proxmox-tape.rs split tape code into new pbs_tape workspace 2021-09-13 12:54:59 +02:00
sg-tape-cmd.rs split tape code into new pbs_tape workspace 2021-09-13 12:54:59 +02:00