nextcloud-server/lib/private/AppFramework/Middleware/Security
Christoph Wurst 8a581c230b refactor: improve reflection attribute typing
This allows tools to see the correct usage of
PasswordConfirmationRequired::getStrict

Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2025-12-04 17:37:47 +07:00
..
Exceptions chore: apply new CSFixer rules 2025-07-01 16:26:50 +07:00
BruteForceMiddleware.php chore: Add SPDX header 2024-05-24 13:11:22 +07:00
CORSMiddleware.php chore: apply new CSFixer rules 2025-07-01 16:26:50 +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 refactor: improve reflection attribute typing 2025-12-04 17:37:47 +07:00
RateLimitingMiddleware.php feat(rate-limit): Allow overwriting the rate limit 2025-11-12 08:59:40 +07:00
ReloadExecutionMiddleware.php chore: Add SPDX header 2024-05-24 13:11:22 +07:00
SameSiteCookieMiddleware.php fix: Make sure Request class can be dependency injected to fix SameSiteCookieMiddleware injection 2025-07-08 13:32:14 +07:00
SecurityMiddleware.php chore: apply new CSFixer rules 2025-07-01 16:26:50 +07:00