0
0
Fork 0
mirror of https://github.com/nextcloud/server.git synced 2025-05-05 06:20:44 +00:00
nextcloud_server/tests/lib/AppFramework/Middleware/Security
Louis Chemineau 25ec8053eb
test:(PasswordConfirmationMiddleware): Fix constructor call
Signed-off-by: Louis Chemineau <louis@chmn.me>
2025-02-11 11:56:30 +01:00
..
Mock fix(Session): avoid password confirmation on SSO 2024-06-11 20:19:18 +02:00
BruteForceMiddlewareTest.php techdebt(DI): Use public IThrottler interface which exists since Nextcloud 25 2023-08-28 15:50:45 +02:00
CORSMiddlewareTest.php techdebt(DI): Use public IThrottler interface which exists since Nextcloud 25 2023-08-28 15:50:45 +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 test:(PasswordConfirmationMiddleware): Fix constructor call 2025-02-11 11:56:30 +01:00
RateLimitingMiddlewareTest.php fix: add check for app_api_system session flag to bypass rate limit 2024-03-18 20:09:15 +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