nextcloud/lib/private/AppFramework
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 +02:00
..
Bootstrap load widgets only of enabled apps 2022-06-22 21:58:13 +02:00
DependencyInjection Diagnostics event logging to Nextcloud log 2022-02-28 11:24:40 +01:00
Http Support specifying IPv6 proxies in CIDR notation 2022-08-02 17:36:47 +02:00
Middleware Fix typos in lib/private subdirectory 2022-07-27 08:52:17 -04:00
OCS Update php licenses 2021-06-04 22:02:41 +02:00
Routing Make the route name error more helpful 2021-10-22 10:41:27 +02:00
Services Update php licenses 2021-06-04 22:02:41 +02:00
Utility Add a built-in profiler inside Nextcloud 2022-04-04 10:28:26 +02:00
App.php Add a built-in profiler inside Nextcloud 2022-04-04 10:28:26 +02:00
Http.php Update php licenses 2021-06-04 22:02:41 +02:00
Logger.php Update php licenses 2021-06-04 22:02:41 +02:00
ScopedPsrLogger.php Update php licenses 2021-06-04 22:02:41 +02:00