Remove "host to resolve" from the list of valid options for trusted_proxies

There is no code to actually support that as far as I can tell
This commit is contained in:
Robin Appelman 2021-03-12 11:54:44 +00:00 committed by backportbot[bot]
parent 14353f903d
commit 789ca3a702

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