nextcloud-server/lib/private/AppFramework/Middleware/Security
Joas Schilling 6a60d9daf2
feat(rate-limit): Allow overwriting the rate limit
Signed-off-by: Joas Schilling <coding@schilljs.com>
2025-11-12 10:58:20 +07:00
..
Exceptions feat(security): restrict admin actions to IP ranges 2024-07-19 16:28:03 +07:00
BruteForceMiddleware.php chore: Add SPDX header 2024-05-24 13:11:22 +07:00
CORSMiddleware.php fix(Middleware): log deprecation when annotation was actually used 2024-11-12 22:15:08 +07:00
CSPMiddleware.php chore: Remove unused `CsrfTokenManager` from `CSPMiddleware` 2024-08-31 00:34:41 +07:00
FeaturePolicyMiddleware.php chore: Add SPDX header 2024-05-24 13:11:22 +07:00
PasswordConfirmationMiddleware.php fix: Use login name to check the password 2025-04-02 17:21:19 +07:00
RateLimitingMiddleware.php feat(rate-limit): Allow overwriting the rate limit 2025-11-12 10:58:20 +07:00
ReloadExecutionMiddleware.php chore: Add SPDX header 2024-05-24 13:11:22 +07:00
SameSiteCookieMiddleware.php chore: fix typo in `SameSiteCookieMiddleware` 2024-08-31 00:34:45 +07:00
SecurityMiddleware.php fix(l10n): Improve english source strings 2025-02-26 13:08:49 +07:00