nextcloud/lib/private/AppFramework/Middleware/Security
Joas Schilling 94211721a6
fix(middleware): Also abort the request when reaching max delay in afterController
Signed-off-by: Joas Schilling <coding@schilljs.com>
2023-05-15 16:24:12 +02:00
..
Exceptions
BruteForceMiddleware.php fix(middleware): Also abort the request when reaching max delay in afterController 2023-05-15 16:24:12 +02:00
CORSMiddleware.php fix(CORS): CORS should only be bypassed on PublicPage if not logged in to prevent CSRF attack vectors 2023-02-16 22:55:18 +01:00
CSPMiddleware.php composer run cs:fix 2023-01-20 11:45:08 +01:00
FeaturePolicyMiddleware.php composer run cs:fix 2023-01-20 11:45:08 +01:00
PasswordConfirmationMiddleware.php
RateLimitingMiddleware.php
ReloadExecutionMiddleware.php
SameSiteCookieMiddleware.php composer run cs:fix 2023-01-20 11:45:08 +01:00
SecurityMiddleware.php composer run cs:fix 2023-01-20 11:45:08 +01:00