]> git.proxmox.com Git - pve-storage.git/commit
check volume access: always allow with Datastore.Allocate privilege
authorFabian Ebner <f.ebner@proxmox.com>
Wed, 30 Mar 2022 10:24:29 +0000 (12:24 +0200)
committerFabian Grünbichler <f.gruenbichler@proxmox.com>
Fri, 1 Apr 2022 07:24:16 +0000 (09:24 +0200)
commit3e1a618e3497f8c333d4415008f31805a6560ae0
treee13a3f8f60e25b81b4b959f8219bf991b9ff45ed
parentf303dec6e497798589e205671938889136306072
check volume access: always allow with Datastore.Allocate privilege

Such users are supposed to be administrators of the storage, but
previously, access to backups was not allowed when not also having
VM.Backup.

Suggested-by: Fabian Grünbichler <f.gruenbichler@proxmox.com>
Signed-off-by: Fabian Ebner <f.ebner@proxmox.com>
PVE/Storage.pm