nextcloud/lib
Joas Schilling 26832ec5da
fix(middleware): Fix header injection for bruteforce middleware
Calling setHeaders(getHeaders()) breaks the CSP nonce for unknown reasons
So shifting back to old standard practise for now

Signed-off-by: Joas Schilling <coding@schilljs.com>
2023-08-23 06:44:09 +02:00
..
composer feat(OCC): Add a command to get the bruteforce state of an IP 2023-08-23 06:44:07 +02:00
l10n Fix(l10n): Update translations from Transifex 2023-08-17 00:33:58 +00:00
private fix(middleware): Fix header injection for bruteforce middleware 2023-08-23 06:44:09 +02:00
public fix: Make bypass function public API 2023-08-23 06:44:08 +02:00
autoloader.php Add a built-in profiler inside Nextcloud 2022-04-04 10:28:26 +02:00
base.php Fix psalm ci (stub). Wrap server container with try-catch 2023-08-11 01:37:01 +02:00
versioncheck.php Allow 8.2 in versioncheck 2023-02-02 12:05:20 +01:00