5
0
mirror of git://git.proxmox.com/git/pve-storage.git synced 2025-01-10 01:18:05 +03:00
Go to file
Lorenz Stechauner 837b194224 status: add download_url method
uses common function PVE::Tools::download_file_from_url to download
iso files.

Only users with permissions `Sys.Audit` and `Sys.Modify` on `/` are
permitted to perform this action. This restriction is due to the
fact, that the download function is able to download files from
internal networks (which are not visible/accessible from outside).
Users with these permissions anyway have the means to alter node
(network) config, so this does not create any further security risk.

Signed-off-by: Lorenz Stechauner <l.stechauner@proxmox.com>
2021-06-23 22:28:44 +02:00
debian bump version to 7.0-3 2021-06-21 11:30:10 +02:00
PVE status: add download_url method 2021-06-23 22:28:44 +02:00
test factoring out regex for vztmpl 2021-06-23 20:19:09 +02:00
.gitignore generate correct manual page and .pod 2011-10-20 08:21:56 +02:00
ApiChangeLog bump storage API: update import/export methods 2021-06-23 20:20:31 +02:00
Makefile use ssh -X for upload 2020-07-09 15:00:38 +02:00
pvesm add setup_environment hook to CLIHandler class 2017-01-12 13:27:43 +01:00