0
0
Fork 0
mirror of https://github.com/nextcloud/server.git synced 2025-02-07 09:59:46 +00:00
nextcloud_server/lib/private/AppFramework/Middleware/Security
Louis Chemineau 97732de328
feat: Use inline password confirmation in external storage settings
Signed-off-by: Louis Chemineau <louis@chmn.me>
2024-11-28 13:03:51 +01: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 fix(Middleware): log deprecation when annotation was actually used 2024-11-13 06:29:31 +00: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: Use inline password confirmation in external storage settings 2024-11-28 13:03:51 +01: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