nextcloud/lib/private/AppFramework/Middleware/Security
Joas Schilling 047479ccf9
feat(security): Add public API to allow validating IP Ranges and checking for "in range"
Signed-off-by: Joas Schilling <coding@schilljs.com>
Signed-off-by: Benjamin Gaussorgues <benjamin.gaussorgues@nextcloud.com>
2024-07-19 16:28:03 +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 chore: Add SPDX header 2024-05-24 13:11:22 +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 feat(security): Add public API to allow validating IP Ranges and checking for "in range" 2024-07-19 16:28:03 +02:00