nextcloud-server/tests/lib/AppFramework/Middleware/Security
Joas Schilling 25309bcb45
techdebt(DI): Use public IThrottler interface which exists since Nextcloud 25
Signed-off-by: Joas Schilling <coding@schilljs.com>
2023-08-28 15:50:45 +07:00
..
Mock feat(security): Add PHP \Attribute for remaining security annotations 2023-04-25 14:50:32 +07:00
BruteForceMiddlewareTest.php techdebt(DI): Use public IThrottler interface which exists since Nextcloud 25 2023-08-28 15:50:45 +07:00
CORSMiddlewareTest.php techdebt(DI): Use public IThrottler interface which exists since Nextcloud 25 2023-08-28 15:50:45 +07:00
CSPMiddlewareTest.php composer run cs:fix 2023-01-20 11:45:08 +07:00
FeaturePolicyMiddlewareTest.php composer run cs:fix 2023-01-20 11:45:08 +07:00
PasswordConfirmationMiddlewareTest.php feat(security): Add PHP \Attribute for remaining security annotations 2023-04-25 14:50:32 +07:00
RateLimitingMiddlewareTest.php feat(ratelimit): Add Attributes support to rate limit middleware 2023-04-24 12:24:48 +07:00
SameSiteCookieMiddlewareTest.php composer run cs:fix 2023-01-20 11:45:08 +07:00
SecurityMiddlewareTest.php feat(security): Add PHP \Attribute for remaining security annotations 2023-04-25 14:50:32 +07:00