]> git.proxmox.com Git - pve-manager.git/commit
ui: storage: enable download-url button with Sys.AccessNetwork capability
authorThomas Lamprecht <t.lamprecht@proxmox.com>
Mon, 19 Feb 2024 16:36:02 +0000 (17:36 +0100)
committerThomas Lamprecht <t.lamprecht@proxmox.com>
Wed, 28 Feb 2024 14:53:28 +0000 (15:53 +0100)
commit846defd88cc2ea22d8e25e38135f653c4c98beb4
treeaa95ba7a18b1ce84f1ff0c1df790e39a978bee30
parent6cf1a48d45417aa8a698f9dadb48a6fe4a206029
ui: storage: enable download-url button with Sys.AccessNetwork capability

Now that the new Sys.AccessNetwork privilege got added to
access-control and the storage download and manager query API
endpoints, the UI should reflect that change and allow opening the
dialogue to download an image from URL also for the users that are
allowed to do so through the new privilege.

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
Tested-by: Hannes Duerr <h.duerr@proxmox.com>
Reviewed-by: Fabian Grünbichler <f.gruenbichler@proxmox.com>
www/manager6/storage/Browser.js