.. |
access
|
api: allow listing users + tokens
|
2020-10-29 15:14:27 +01:00 |
admin
|
replace Userid with Authid
|
2020-10-29 15:11:39 +01:00 |
backup
|
replace Userid with Authid
|
2020-10-29 15:11:39 +01:00 |
config
|
client/remote: allow using ApiToken + secret
|
2020-10-29 15:14:27 +01:00 |
node
|
replace Userid with Authid
|
2020-10-29 15:11:39 +01:00 |
reader
|
replace Userid with Authid
|
2020-10-29 15:11:39 +01:00 |
types
|
client/remote: allow using ApiToken + secret
|
2020-10-29 15:14:27 +01:00 |
access.rs
|
api: add permissions endpoint
|
2020-10-29 15:14:27 +01:00 |
admin.rs
|
api2: add verification admin endpoint and do_verification_job function
|
2020-10-21 12:51:35 +02:00 |
backup.rs
|
replace Userid with Authid
|
2020-10-29 15:11:39 +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
|
replace Userid with Authid
|
2020-10-29 15:11:39 +01:00 |
ping.rs
|
api: add world accessible ping dummy endpoint
|
2020-10-24 19:12:14 +02:00 |
pull.rs
|
client/remote: allow using ApiToken + secret
|
2020-10-29 15:14:27 +01:00 |
reader.rs
|
replace Userid with Authid
|
2020-10-29 15:11:39 +01:00 |
status.rs
|
replace Userid with Authid
|
2020-10-29 15:11:39 +01:00 |
version.rs
|
switch from failure to anyhow
|
2020-04-17 18:43:30 +02:00 |