nextcloud-server/tests/lib/AppFramework/Middleware/Security
Ferdinand Thiessen 92f3f7e2d2
chore: Remove unused `CsrfTokenManager` from `CSPMiddleware`
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2024-08-31 00:34:41 +07:00
..
Mock feat(AppFramework): Add ExAppRequired attribute 2024-07-01 14:41:20 +07:00
BruteForceMiddlewareTest.php chore: Add SPDX header 2024-05-13 17:41:36 +07:00
CORSMiddlewareTest.php feat(Security): Warn about using annotations instead of attributes 2024-07-18 11:25:32 +07:00
CSPMiddlewareTest.php chore: Remove unused `CsrfTokenManager` from `CSPMiddleware` 2024-08-31 00:34:41 +07:00
FeaturePolicyMiddlewareTest.php chore: Add SPDX header 2024-05-13 17:41:36 +07:00
PasswordConfirmationMiddlewareTest.php feat(Security): Warn about using annotations instead of attributes 2024-07-18 11:25:32 +07:00
RateLimitingMiddlewareTest.php chore: Add SPDX header 2024-05-13 17:41:36 +07:00
SameSiteCookieMiddlewareTest.php chore: Add SPDX header 2024-05-13 17:41:36 +07:00
SecurityMiddlewareTest.php perf: delay getting (sub)admin status for user in the security middleware untill we need it 2024-08-23 15:26:40 +07:00