nextcloud-server/tests/lib/AppFramework/Middleware/Security
Robin Appelman 8b60df1600
perf: delay getting (sub)admin status for user in the security middleware untill we need it
Signed-off-by: Robin Appelman <robin@icewind.nl>
2024-08-23 15:26:40 +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 feat: Provide CSP nonce as `<meta>` element 2024-08-13 10:32:44 +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