Files
fedora-infra_ansible/roles/httpd
Kevin Fenzi f5484874b5 httpd / website: Don't add proxy headers to requests post anubis
Do not add proxy headers here as they were already added when we
first got the request and sent it to anubis. This fixes some applications
(like mailman/django) that don't deal well with duplicate x-forwarded-for
entries and keeps the non anubis behavior.

Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2025-09-15 11:43:24 -07:00
..