.. |
access
|
api: replace auth_id with auth-id
|
2020-10-30 16:46:19 +01:00 |
admin
|
api2/admin/datastore: start the garbage_collection task with our helper
|
2020-11-02 21:08:38 +01:00 |
backup
|
replace Userid with Authid
|
2020-10-29 15:11:39 +01:00 |
config
|
sync: add access check tests
|
2020-11-02 21:13:24 +01:00 |
node
|
api2/node/tasks: add optional until filter
|
2020-11-03 11:35:21 +01:00 |
reader
|
replace Userid with Authid
|
2020-10-29 15:11:39 +01:00 |
types
|
cleanup: use const_regex, use BACKUP_ID_REGEX for api too
|
2020-11-03 06:36:50 +01:00 |
access.rs
|
api: replace auth_id with auth-id
|
2020-10-30 16:46:19 +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
|
add daily update and maintenance task
|
2020-10-31 22:51:26 +01:00 |
ping.rs
|
api: add world accessible ping dummy endpoint
|
2020-10-24 19:12:14 +02:00 |
pull.rs
|
fix #2864: add owner option to sync
|
2020-11-02 07:08:05 +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 |