proxmox-backup/src
Fabian Grünbichler ecd55041a2 fix #2978: allow non-root to view datastore usage
for datastores where the requesting user has read or write permissions,
since the API method itself filters by that already. this is the same
permission setting and filtering that the datastore list API endpoint
does.

Signed-off-by: Fabian Grünbichler <f.gruenbichler@proxmox.com>
2020-09-04 06:18:20 +02:00
..
api2 fix #2978: allow non-root to view datastore usage 2020-09-04 06:18:20 +02:00
backup gc: improve percentage done logs 2020-09-02 10:04:18 +02:00
bin bin/backup-proxy: assert that daemon runs as backup user/group 2020-08-26 10:30:15 +02:00
client various typo fixes 2020-08-25 18:52:31 +02:00
config style fixups 2020-08-18 08:50:14 +02:00
pxar pxar/extract: fixup path stack for errors 2020-08-03 12:20:30 +02:00
rrd api2/status: use new rrd::extract_cached_data 2020-06-10 13:31:16 +02:00
server turn UPID into an API type 2020-08-18 11:54:30 +02:00
tools various typo fixes 2020-08-25 18:52:31 +02:00
api2.rs move subscription API path to /nodes 2020-07-21 19:33:52 +02:00
auth_helpers.rs introduce Username, Realm and Userid api types 2020-08-10 12:05:01 +02:00
auth.rs introduce Username, Realm and Userid api types 2020-08-10 12:05:01 +02:00
backup.rs backup: add BACKUP_GROUP_NAME const and backup_group helper 2020-08-26 10:27:47 +02:00
buildcfg.rs some clippy fixups 2019-09-11 12:14:05 +02:00
client.rs switch to external pxar and fuse crates 2020-06-08 13:56:58 +02:00
config.rs config: add JobState helper 2020-08-13 11:36:10 +02:00
lib.rs add simple rrd implementation 2020-05-23 10:42:48 +02:00
server.rs move src/api_schema/config.rs -> src/server/config.rs 2019-11-22 09:23:03 +01:00
tools.rs remove map_struct helper 2020-08-17 11:53:02 +02:00