Merge pull request #6240 from nextcloud/trusted-proxies-host

Remove "host to resolve" from the list of valid options for `trusted_proxies`
This commit is contained in:
Morris Jobke
2021-03-16 22:10:05 +01:00
committed by GitHub

View File

@@ -21,7 +21,6 @@ Set the :file:`trusted_proxies` parameter as an array of:
* IPv4 addresses,
* IPv4 ranges in CIDR notation
* IPv6 addresses
* host to resolve
to define the servers Nextcloud should trust as proxies. This parameter
provides protection against client spoofing, and you should secure those