1
0
mirror of https://github.com/Mailu/Mailu.git synced 2024-12-12 10:45:38 +02:00

Reworded changelog that it is very important to set the new configuration parameters

This commit is contained in:
Dimitri Huisman 2021-11-13 14:35:23 +00:00
parent c3dd7330cb
commit 5911ee6056

View File

@ -1,4 +1,5 @@
Reverse proxy documentation has been updated to reflect new security hardening from PR#1959.
If you do not set the required header, Mailu will not have access to the real ip address of the connecting client.
If you do not set the configuration parameters in Mailu what reverse proxy header to trust,
then Mailu will not have access to the real ip address of the connecting client.
This means that rate limiting will not properly work. You can also not use fail2ban.
It is very important to set this header when using a reverse proxy.
It is very important to configure this when using a reverse proxy.