5
0
mirror of git://git.proxmox.com/git/pve-http-server.git synced 2025-07-17 12:58:55 +03:00
Files
Thomas Lamprecht 75ad1cacb7 requests: assert that theres no @ in the URLs authority
We don't expect any userinfo in the authority and t o avoid that this
allows some leverage in doing weird things later its better to error
out early on such requests.

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
Originally-by: Wolfgang Bumiller <w.bumiller@proxmox.com>
2022-07-02 09:22:07 +02:00
..