nextcloud-server/lib/private/AppFramework/Http
Simon Leiner 09362eaeaa
Support specifying IPv6 proxies in CIDR notation
Previously, it was not possible to use CIDR notation for IPv6 proxies
in the trusted_proxies parameter of config.php [1]. This patch adds
support for that.

[1]: https://docs.nextcloud.com/server/24/admin_manual/configuration_server/reverse_proxy_configuration.html#defining-trusted-proxies

Signed-off-by: Simon Leiner <simon@leiner.me>
2022-08-02 17:36:47 +07:00
..
Dispatcher.php Fix typos in lib/private subdirectory 2022-07-27 08:52:17 +07:00
Output.php Update php licenses 2021-06-04 22:02:41 +07:00
Request.php Support specifying IPv6 proxies in CIDR notation 2022-08-02 17:36:47 +07:00
RequestId.php Extract request id handling to dedicated class so it can be injected manually 2022-02-23 11:01:58 +07:00