0
0
Fork 0
mirror of https://github.com/nextcloud/server.git synced 2025-01-31 06:43:12 +00:00
nextcloud_server/lib/private/AppFramework
Joas Schilling 77fddb8f23 fix(ratelimit): Allow to bypass rate-limit from bruteforce allowlist
Signed-off-by: Joas Schilling <coding@schilljs.com>
2025-01-27 13:21:36 +00:00
..
Bootstrap feat(api): File conversion API 2025-01-15 16:38:18 -05:00
DependencyInjection fix(ratelimit): Allow to bypass rate-limit from bruteforce allowlist 2025-01-27 13:21:36 +00:00
Http fix(controller): Fix false booleans in multipart/form-data 2024-11-28 12:18:30 +01:00
Middleware fix(ratelimit): Allow to bypass rate-limit from bruteforce allowlist 2025-01-27 13:21:36 +00:00
OCS fix(Http): Only allow valid HTTP status code values via template 2025-01-07 15:45:30 +01:00
Routing chore(profile): move profile app from core to apps 2024-11-14 10:25:02 +01:00
Services chore(deps): Update nextcloud/coding-standard to v1.3.1 2024-09-19 14:21:20 +02:00
Utility style: update codestyle for coding-standard 1.2.3 2024-08-25 19:34:58 +02:00
App.php style: update codestyle for coding-standard 1.2.3 2024-08-25 19:34:58 +02:00
Http.php chore: Add SPDX header 2024-05-24 13:11:22 +02:00
ScopedPsrLogger.php fix(logger): Fix scoped PSR logger when running psalm:ci 2024-06-11 11:52:18 +02:00