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 Update php licenses 2021-06-04 22:02:41 +02:00
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 Update php licenses 2021-06-04 22:02:41 +02:00
RateLimitingMiddleware.php Check style update 2022-01-13 00:19:07 +01:00
ReloadExecutionMiddleware.php Update php licenses 2021-06-04 22:02:41 +02:00
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