nextcloud/lib/private/AppFramework/Middleware/Security
Robin Appelman 8b0a3a774d fix: throw a better error if we don't get an authorization header for secutity confirmation
Signed-off-by: Robin Appelman <robin@icewind.nl>
2025-06-24 15:57:20 +02:00
..
Exceptions fix: throw a better error if we don't get an authorization header for secutity confirmation 2025-06-24 15:57:20 +02:00
BruteForceMiddleware.php chore: Add SPDX header 2024-05-24 13:11:22 +02:00
CORSMiddleware.php fix(Middleware): log deprecation when annotation was actually used 2024-11-12 22:15:08 +01:00
CSPMiddleware.php chore: Remove unused CsrfTokenManager from CSPMiddleware 2024-08-31 00:34:41 +02:00
FeaturePolicyMiddleware.php chore: Add SPDX header 2024-05-24 13:11:22 +02:00
PasswordConfirmationMiddleware.php fix: throw a better error if we don't get an authorization header for secutity confirmation 2025-06-24 15:57:20 +02:00
RateLimitingMiddleware.php fix(ratelimit): Allow to bypass rate-limit from bruteforce allowlist 2025-01-27 12:46:15 +01:00
ReloadExecutionMiddleware.php chore: Add SPDX header 2024-05-24 13:11:22 +02:00
SameSiteCookieMiddleware.php chore: fix typo in SameSiteCookieMiddleware 2024-08-31 00:34:45 +02:00
SecurityMiddleware.php fix(l10n): Improve english source strings 2025-02-26 09:54:32 +01:00