]> git.proxmox.com Git - pve-storage.git/commit
pvesm: extract config: check for VM.Backup privilege
authorFabian Ebner <f.ebner@proxmox.com>
Wed, 30 Mar 2022 10:24:28 +0000 (12:24 +0200)
committerFabian Grünbichler <f.gruenbichler@proxmox.com>
Fri, 1 Apr 2022 07:24:16 +0000 (09:24 +0200)
commitf303dec6e497798589e205671938889136306072
tree9cee30a12d34172377a3012b8575048ce900cd27
parentc66e0b8a0a37abfeb253bf610b9add144ca908d0
pvesm: extract config: check for VM.Backup privilege

In preparation to have check_volume_access() always allow access for
users with Datastore.Allocate privilege. As to not automatically give
all such users permission to extract the config too.

Signed-off-by: Fabian Ebner <f.ebner@proxmox.com>
PVE/CLI/pvesm.pm