digitaldemocratic/dd-apps/docker
Evilham 8f5de8af6a
[network] Fix handling of forwarded headers
This fixes several issues where services would see the internal IP of
the proxy and not that of the client.

It works by first unsetting any proxy-related headers that arrive from
the internet, then setting those as seen by HAProxy's entrypoint
frontend.
And finally making sure that neither WAF when enabled nor other
HAProxy backends touch these headers, while they are actually used by
the final services.

Services affected:	Netcloud, Keycloak, Moodle
2022-12-02 06:49:56 +01:00
..
clamav Conditionally enable/disable ClamAV 2022-11-24 21:54:17 +01:00
etherpad DD education workspace 2022-07-10 12:15:47 +02:00
mariadb DD education workspace 2022-07-10 12:15:47 +02:00
moodle [network] Fix handling of forwarded headers 2022-12-02 06:49:56 +01:00
nextcloud [network] Fix handling of forwarded headers 2022-12-02 06:49:56 +01:00
onlyoffice DD education workspace 2022-07-10 12:15:47 +02:00
postgresql DD education workspace 2022-07-10 12:15:47 +02:00
redis DD education workspace 2022-07-10 12:15:47 +02:00
wordpress [saml] Rework SAML handling 2022-09-23 19:14:02 +02:00
network.yml [net] Add environment variable for MTU 2022-07-18 19:17:44 +02:00