nextcloud-server/lib/private/AppFramework/Middleware/Security
Louis Chemineau 8a8a92b88f
feat: Use inline password confirmation in external storage settings
Signed-off-by: Louis Chemineau <louis@chmn.me>
2025-02-11 11:56:30 +07:00
..
Exceptions feat(appframework): Expose programmatic rate limiter 2023-09-20 20:25:27 +07:00
BruteForceMiddleware.php
CORSMiddleware.php chore: apply changes from Nextcloud coding standards 1.1.1 2023-11-23 10:36:13 +07:00
CSPMiddleware.php chore: apply changes from Nextcloud coding standards 1.1.1 2023-11-23 10:36:13 +07:00
FeaturePolicyMiddleware.php
PasswordConfirmationMiddleware.php feat: Use inline password confirmation in external storage settings 2025-02-11 11:56:30 +07:00
RateLimitingMiddleware.php fix: add check for app_api_system session flag to bypass rate limit 2024-03-18 20:09:15 +07:00
ReloadExecutionMiddleware.php
SameSiteCookieMiddleware.php chore: apply changes from Nextcloud coding standards 1.1.1 2023-11-23 10:36:13 +07:00
SecurityMiddleware.php feat: rename users to account or person 2024-02-13 21:06:30 +07:00