nextcloud-server/tests/lib/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 +07:00
..
Bootstrap Add event logging to app loading 2022-02-28 11:24:41 +07:00
Controller Adds a "Request password" button to the public share authentication page for shares 2022-04-11 21:58:24 +07:00
Db Fix reading blob data as resource 2022-07-25 09:45:47 +07:00
DependencyInjection Adjust and add unit tests 2022-02-23 11:01:58 +07:00
Http Support specifying IPv6 proxies in CIDR notation 2022-08-02 17:36:47 +07:00
Middleware Merge pull request #32587 from nextcloud/bugfix/noid/improve-jsconfighelper 2022-05-31 10:29:30 +07:00
OCS Format control structures, classes, methods and function 2020-04-10 14:19:56 +07:00
Routing Remove at matcher uses in tests/lib 2022-06-16 17:43:17 +07:00
Utility Format code to a single space around binary operators 2020-10-05 20:25:24 +07:00
AppTest.php Add a built-in profiler inside Nextcloud 2022-04-04 10:28:26 +07:00