]> git.proxmox.com Git - pve-storage.git/commit
api: annotate file-restore endpoint as download-enabled
authorFabian Grünbichler <f.gruenbichler@proxmox.com>
Thu, 19 Sep 2024 13:19:50 +0000 (15:19 +0200)
committerThomas Lamprecht <t.lamprecht@proxmox.com>
Mon, 23 Sep 2024 09:08:25 +0000 (11:08 +0200)
commitf9bdac0e8f6c5ef2f39cfb5566a4a7a3fd761f88
tree9e63710d98d3e1e6605c2fd7a5a7c698698c71ce
parentf2b4f7f9550e06852e55e53490899774abecd599
api: annotate file-restore endpoint as download-enabled

to satisfy the new checks in the API handler that only allow downloading via
marked endpoints.

Signed-off-by: Fabian Grünbichler <f.gruenbichler@proxmox.com>
src/PVE/API2/Storage/FileRestore.pm