Update reverse_proxy.md (#381)

Fixed typo to Authelia's forwarded-headers page
This commit is contained in:
Ryan Gleeson 2024-03-21 22:05:13 +07:00 committed by GitHub
parent c9db93aa56
commit dd88f9a14d
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -447,7 +447,7 @@ It is strongly recommended that you configure this via the [`servers > trusted_p
<aside class="tip"> <aside class="tip">
If you're using Cloudflare in front of Caddy, be aware that you may be vulnerable to spoofing of the `X-Forwarded-For` header. Our friends at [Authelia](https://www.authelia.com) have documented a [workaround](https://www.authelia.com/integration/proxies/fowarded-headers/) to configure Cloudflare to ignore incoming values for this header. If you're using Cloudflare in front of Caddy, be aware that you may be vulnerable to spoofing of the `X-Forwarded-For` header. Our friends at [Authelia](https://www.authelia.com) have documented a [workaround](https://www.authelia.com/integration/proxies/forwarded-headers/) to configure Cloudflare to ignore incoming values for this header.
</aside> </aside>