proxmox-backup/src/api2
Fabian Grünbichler be3bd0f90b fix #3015: allow user self-service
listing, updating or deleting a user is now possible for the user
itself, in addition to higher-privileged users that have appropriate
privileges on '/access/users'.

Signed-off-by: Fabian Grünbichler <f.gruenbichler@proxmox.com>
2020-09-18 15:45:11 +02:00
..
access fix #3015: allow user self-service 2020-09-18 15:45:11 +02:00
admin avoid chrono dependency, depend on proxmox 0.3.8 2020-09-15 07:12:57 +02:00
backup SnapshotVerifyState: use enum for state 2020-09-15 13:06:04 +02:00
config api2: make verify_schedule deletable 2020-09-18 12:12:29 +02:00
node fix #2942: implement lacp bond mode and bond_xmit_hash_policy 2020-09-17 08:36:25 +02:00
reader introduce Username, Realm and Userid api types 2020-08-10 12:05:01 +02:00
types api2: add VERIFY_SCHEDULE_SCHEMA 2020-09-18 12:11:39 +02:00
access.rs replace and remove old ticket functions 2020-08-12 14:28:21 +02:00
admin.rs api2: add admin/sync endpoint 2020-05-29 11:31:32 +02:00
backup.rs SnapshotVerifyState: use enum for state 2020-09-15 13:06:04 +02:00
config.rs rename 'job' to 'sync' 2020-05-21 10:29:25 +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 and remove old ticket functions 2020-08-12 14:28:21 +02:00
pull.rs api2/pull: make pull worker abortable 2020-09-17 06:11:33 +02:00
reader.rs avoid chrono dependency, depend on proxmox 0.3.8 2020-09-15 07:12:57 +02:00
status.rs avoid chrono dependency, depend on proxmox 0.3.8 2020-09-15 07:12:57 +02:00
version.rs switch from failure to anyhow 2020-04-17 18:43:30 +02:00