proxmox-backup/src/api2
Fabian Grünbichler 4c979d5450 verify: allow unprivileged access to admin API
which is the one used by the GUI.

Signed-off-by: Fabian Grünbichler <f.gruenbichler@proxmox.com>
2020-11-06 12:41:41 +01:00
..
access api: replace auth_id with auth-id 2020-10-30 16:46:19 +01:00
admin verify: allow unprivileged access to admin API 2020-11-06 12:41:41 +01:00
backup replace Userid with Authid 2020-10-29 15:11:39 +01:00
config verify: fix unprivileged verification jobs 2020-11-06 12:39:06 +01:00
node report: add api endpoint and function to generate report 2020-11-03 15:16:42 +01:00
reader replace Userid with Authid 2020-10-29 15:11:39 +01:00
types get rid of backup@pam 2020-11-06 08:39:30 +01:00
access.rs api: factor out auth logger and use for all API authentication failures 2020-11-04 17:26:34 +01:00
admin.rs api2: add verification admin endpoint and do_verification_job function 2020-10-21 12:51:35 +02:00
backup.rs owner checks: handle backups owned by API tokens 2020-10-29 15:14:27 +01:00
config.rs api2: add verification job config endpoint 2020-10-21 12:51:35 +02:00
helpers.rs bump proxmox to 0.3, cleanup http_err macro usage 2020-07-29 09:38:36 +02:00
node.rs report: add api endpoint and function to generate report 2020-11-03 15:16:42 +01:00
ping.rs api: add world accessible ping dummy endpoint 2020-10-24 19:12:14 +02:00
pull.rs get rid of backup@pam 2020-11-06 08:39:30 +01:00
reader.rs owner checks: handle backups owned by API tokens 2020-10-29 15:14:27 +01:00
status.rs api2/status: remove list_task api call 2020-11-03 11:35:21 +01:00
version.rs switch from failure to anyhow 2020-04-17 18:43:30 +02:00