nextcloud/lib
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
..
composer Multiple fixes 2022-07-31 19:37:59 +02:00
l10n [tx-robot] updated from transifex 2022-07-26 02:26:49 +00:00
private Support specifying IPv6 proxies in CIDR notation 2022-08-02 17:36:47 +02:00
public Document all getIncomplete implementations as returning string|false 2022-08-02 14:23:14 +02:00
autoloader.php Add a built-in profiler inside Nextcloud 2022-04-04 10:28:26 +02:00
base.php Fix 404 handling of requested JSON/XML 2022-07-08 19:14:05 +02:00
versioncheck.php Drop PHP7.3 2022-01-25 17:25:08 +01:00