nextcloud/tests/lib/AppFramework/Middleware/Security
Arthur Schiwon 3b840dfb79
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:28:57 +02:00
..
Mock fix(Session): avoid password confirmation on SSO 2024-06-12 19:28:57 +02:00
BruteForceMiddlewareTest.php fix(middleware): Also abort the request when reaching max delay in afterController 2023-05-15 16:20:19 +02:00
CORSMiddlewareTest.php feat(security): Add PHP \Attribute for remaining security annotations 2023-04-25 14:50:32 +02:00
CSPMiddlewareTest.php composer run cs:fix 2023-01-20 11:45:08 +01:00
FeaturePolicyMiddlewareTest.php composer run cs:fix 2023-01-20 11:45:08 +01:00
PasswordConfirmationMiddlewareTest.php fix(Token): make new scope future compatible 2024-06-12 19:28:57 +02:00
RateLimitingMiddlewareTest.php feat(ratelimit): Add Attributes support to rate limit middleware 2023-04-24 12:24:48 +02:00
SameSiteCookieMiddlewareTest.php composer run cs:fix 2023-01-20 11:45:08 +01:00
SecurityMiddlewareTest.php feat(security): Add PHP \Attribute for remaining security annotations 2023-04-25 14:50:32 +02:00