proxmox-backup/src/api2
Dietmar Maurer 30fb602578 src/api2/admin/datastore.rs - get_datastore_list: only return name and comment
We dont want to leak the full configuration to users with limited access permission.
Please use the api2::config::datastore api to get the full configuration.
2020-04-29 09:21:34 +02:00
..
access switch from failure to anyhow 2020-04-17 18:43:30 +02:00
admin src/api2/admin/datastore.rs - get_datastore_list: only return name and comment 2020-04-29 09:21:34 +02:00
backup switch from failure to anyhow 2020-04-17 18:43:30 +02:00
config src/api2/config/datastore.rs_ add delete property to update method 2020-04-29 09:09:59 +02:00
node src/bin/proxmox-backup-manager.rs: add dns sub command 2020-04-26 08:23:23 +02:00
reader switch from failure to anyhow 2020-04-17 18:43:30 +02:00
access.rs src/api2/access.rs: cleanup 2020-04-18 07:28:25 +02:00
admin.rs bump proxmox crate to 0.1.7 2020-01-21 13:48:37 +01:00
backup.rs implemnt backup ownership, improve datastore access permissions 2020-04-28 10:22:25 +02:00
config.rs move src/api2/config/network.rs to src/api2/node/network.rs 2020-04-25 17:00:38 +02:00
node.rs move src/api2/config/network.rs to src/api2/node/network.rs 2020-04-25 17:00:38 +02:00
pull.rs src/api2/pull.rs: require Datastore.Prune if delete flag is set. 2020-04-29 07:19:32 +02:00
reader.rs src/config/acl.rs: introduce more/better datastore privileges 2020-04-27 07:13:50 +02:00
subscription.rs switch from failure to anyhow 2020-04-17 18:43:30 +02:00
types.rs src/config/acl.rs: introduice privileges and roles for remotes 2020-04-29 07:03:44 +02:00
version.rs switch from failure to anyhow 2020-04-17 18:43:30 +02:00