pve-manager/PVE
Lorenz Stechauner 17711ff849 api: nodes: add query_url_metadata method
metadata is gained using a HEAD request.

Due to the ability of this api endpoint to request files on internal
networks (which would not be visible/accessible from outside) it is
restricted to users with permissions `Sys.Audit` and `Sys.Modify` on
`/`. Users with these permissions are able to alter node (network)
config anyway, so this should not create any further security risk.

Signed-off-by: Lorenz Stechauner <l.stechauner@proxmox.com>
Reviewed-By: Dominik Csapak <d.csapak@proxmox.com>
2021-07-03 00:36:20 +02:00
..
API2 api: nodes: add query_url_metadata method 2021-07-03 00:36:20 +02:00
Ceph ceph: code/indentation cleanup 2021-05-03 14:03:32 +02:00
CLI cli: tasks: don't treat warning status as an error status 2021-07-02 12:52:08 +02:00
Service proxy: fix wildcard address use 2021-05-07 18:15:43 +02:00
Status influxdb: rework comment 2021-05-26 17:38:22 +02:00
.gitignore add .gitignore files, fix Makefiles 2011-08-23 16:23:46 +02:00
API2.pm use PVE::DataCenterConfig 2019-11-18 12:25:35 +01:00
API2Tools.pm api: resources: return plugin type 2020-11-24 23:01:54 +01:00
APLInfo.pm aplinfo: factoring out regex for vztmpl 2021-06-28 19:16:03 +02:00
AutoBalloon.pm avoid perl warning 2013-01-22 11:44:41 +01:00
CertCache.pm takeover CertCache from pve-cluster 2019-11-18 12:25:35 +01:00
CertHelpers.pm renew pve-ssl.pem when it nearly expires 2019-11-26 13:13:04 +01:00
ExtMetric.pm status/plugin: extend send/_connect/_disconnect/test_connection 2021-01-28 17:32:23 +01:00
HTTPServer.pm ui: implement OpenId login 2021-07-02 14:09:30 +02:00
Makefile takeover CertCache from pve-cluster 2019-11-18 12:25:35 +01:00
NodeConfig.pm node config: limit description/comment length to 64 KiB 2021-06-18 13:14:34 +02:00
pvecfg.pm.in pvecfg: adapt version and release semantic 2019-05-26 16:11:43 +02:00
Report.pm report: top: also print command line arguments 2021-05-11 16:27:30 +02:00
VZDump.pm vdzump: whitespace/extra-lines clean up 2021-06-18 14:35:25 +02:00