nextcloud/lib/private/AppFramework/Middleware/Security
Arthur Schiwon 0f5c8f9111
fix(Token): make new scope future compatible
- "password-unconfirmable" is the effective name for 30, but a draft
  name was backported.

Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
2024-06-12 19:35:37 +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 fix(Token): make new scope future compatible 2024-06-12 19:35:37 +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