Merge pull request #8238 from nextcloud/ipv6-cidr

Add note about IPv6 CIDR
This commit is contained in:
Git'Fellow
2022-05-04 14:42:03 +02:00
committed by GitHub

View File

@@ -26,6 +26,9 @@ to define the servers Nextcloud should trust as proxies. This parameter
provides protection against client spoofing, and you should secure those
servers as you would your Nextcloud server.
.. note:: CIDR notation for IPv6 is currently work in progress and thus not
available as of yet.
A reverse proxy can define HTTP headers with the original client IP address,
and Nextcloud can use those headers to retrieve that IP address. Nextcloud uses
the de-facto standard header 'X-Forwarded-For' by default, but this can be