]> git.proxmox.com Git - pve-http-server.git/commit - src/PVE/APIServer/AnyEvent.pm
pass through streaming: only allow from privileged local pvedaemon
authorThomas Lamprecht <t.lamprecht@proxmox.com>
Sat, 2 Jul 2022 05:59:50 +0000 (07:59 +0200)
committerThomas Lamprecht <t.lamprecht@proxmox.com>
Sat, 2 Jul 2022 05:59:53 +0000 (07:59 +0200)
commite9df8a6e76b2a18f89295a5d92a62177bbf0f762
treee4ea214528f23c48953f32086bc88ea31f9f26d1
parent580d540ea907ba15f64379c5bb69ecf1a49a875f
pass through streaming: only allow from privileged local pvedaemon

Ensures that no external request can control streaming on proxying
requests as safety net for when we'd have another issue in the
request handling part.

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
Originally-by: Wolfgang Bumiller <w.bumiller@proxmox.com>
src/PVE/APIServer/AnyEvent.pm