From cfd4c494f759f17b59a3aeca752a9f22bdc24475 Mon Sep 17 00:00:00 2001 From: Robin Appelman Date: Fri, 12 Mar 2021 11:54:44 +0000 Subject: [PATCH] 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 --- .../configuration_server/reverse_proxy_configuration.rst | 1 - 1 file changed, 1 deletion(-) diff --git a/admin_manual/configuration_server/reverse_proxy_configuration.rst b/admin_manual/configuration_server/reverse_proxy_configuration.rst index f5672b475..2e4b98b22 100644 --- a/admin_manual/configuration_server/reverse_proxy_configuration.rst +++ b/admin_manual/configuration_server/reverse_proxy_configuration.rst @@ -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