nextcloud/lib
Ferdinand Thiessen 36a658e987 fix(Request): Catch exceptions in isTrustedProxy
The function fails if the configured trusted proxies contain invalid characters and the underlying IpUtils will throw.
But as it is used by `getRemoteAddress` which is used by logging / templating, thrown errors are not reported but silently fail with error 500.

Co-authored-by: Ferdinand Thiessen <opensource@fthiessen.de>
Co-authored-by: Joas Schilling <213943+nickvergessen@users.noreply.github.com>
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2024-01-29 15:24:21 +00:00
..
composer optimize builtin storage wrappers 2023-11-09 15:41:01 +01:00
l10n Fix(l10n): Update translations from Transifex 2024-01-28 00:19:24 +00:00
private fix(Request): Catch exceptions in isTrustedProxy 2024-01-29 15:24:21 +00:00
public restore shared lock ttl when releasing 2024-01-02 15:40:32 +01:00
autoloader.php Add a built-in profiler inside Nextcloud 2022-04-04 10:28:26 +02:00
base.php fix(autoloader): no apcu no side effects 2023-09-08 18:30:40 +00:00
versioncheck.php Allow 8.2 in versioncheck 2023-02-02 12:05:20 +01:00