nextcloud/lib/private/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 +02:00
..
Exceptions feat(security): restrict admin actions to IP ranges 2024-07-19 16:28:03 +02:00
BruteForceMiddleware.php chore: Add SPDX header 2024-05-24 13:11:22 +02:00
CORSMiddleware.php feat(Security): Warn about using annotations instead of attributes 2024-07-18 11:25:32 +02:00
CSPMiddleware.php fix: Use CSP_NONCE env variable in ContentSecurity Header 2024-08-13 09:52:08 +02:00
FeaturePolicyMiddleware.php chore: Add SPDX header 2024-05-24 13:11:22 +02:00
PasswordConfirmationMiddleware.php feat(Security): Warn about using annotations instead of attributes 2024-07-18 11:25:32 +02:00
RateLimitingMiddleware.php chore: use "app_api" session key, "app_api_system" is deprecated 2024-07-18 17:16:57 +03:00
ReloadExecutionMiddleware.php chore: Add SPDX header 2024-05-24 13:11:22 +02:00
SameSiteCookieMiddleware.php chore: Add SPDX header 2024-05-24 13:11:22 +02:00
SecurityMiddleware.php perf: delay getting (sub)admin status for user in the security middleware untill we need it 2024-08-23 15:26:40 +02:00