proxmox-backup/src/api2
Fabian Grünbichler 10052ea644 remote.cfg: rename userid to 'auth-id'
and fixup config file on upgrades accordingly

Signed-off-by: Fabian Grünbichler <f.gruenbichler@proxmox.com>
2020-11-10 13:25:24 +01:00
..
access Vec::new is Vec's default default 2020-11-06 14:55:34 +01:00
admin fix #3060:: improve get_owner error handling 2020-11-10 12:58:44 +01:00
backup replace Userid with Authid 2020-10-29 15:11:39 +01:00
config remote.cfg: rename userid to 'auth-id' 2020-11-10 13:25:24 +01:00
node bail if mount point already exists for directories 2020-11-10 09:25:58 +01:00
reader replace Userid with Authid 2020-10-29 15:11:39 +01:00
types api: node/apt: add versions call 2020-11-09 16:31:56 +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 remote.cfg: rename userid to 'auth-id' 2020-11-10 13:25:24 +01:00
reader.rs owner checks: handle backups owned by API tokens 2020-10-29 15:14:27 +01:00
status.rs api2/status/datastore-usage: add gc-status and history start and delta 2020-11-10 10:43:07 +01:00
version.rs switch from failure to anyhow 2020-04-17 18:43:30 +02:00