]> git.proxmox.com Git - proxmox-backup.git/commit
privs: allow reading notes with Datastore.Audit
authorFabian Grünbichler <f.gruenbichler@proxmox.com>
Fri, 30 Oct 2020 11:36:37 +0000 (12:36 +0100)
committerThomas Lamprecht <t.lamprecht@proxmox.com>
Fri, 30 Oct 2020 15:36:52 +0000 (16:36 +0100)
commit1401f4be5f06570a4145b63ef276d4c01c60dbe4
treed96aeb571fc4a2a3550460f36fba4cf343b38439
parentfdb4416bae2dea3349d5aff51b9078bf708f2c98
privs: allow reading notes with Datastore.Audit

they are returned when reading the manifest, which just requires
Datastore.Audit as well. Datastore.Read is for reading backup contents,
not metadata.

Signed-off-by: Fabian Grünbichler <f.gruenbichler@proxmox.com>
src/api2/admin/datastore.rs