mirror of
https://github.com/nextcloud/server.git
synced 2026-03-31 14:47:35 -04:00
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> |
||
|---|---|---|
| .. | ||
| Bootstrap | ||
| DependencyInjection | ||
| Http | ||
| Middleware | ||
| OCS | ||
| Routing | ||
| Services | ||
| Utility | ||
| App.php | ||
| Http.php | ||
| Logger.php | ||
| ScopedPsrLogger.php | ||