corentin_wakdo/tests/Unit/Auth
Corentin JOGUET 6557dd9c6c
Some checks failed
CI / secret-scan (push) Has been cancelled
CI / static-tests (push) Has been cancelled
CI / php-lint (push) Has been cancelled
CI / auto-merge (push) Has been cancelled
fix(auth): leurre anti-enumeration sur la demande de reset (#26)
2026-06-16 14:20:59 +02:00
..
AuthControllerTest.php feat: authentification back-office P2 (login/logout/reset, throttle, audit) (#11) 2026-06-15 20:18:59 +02:00
AuthorizerTest.php feat: RBAC P2 (autorisation par permission + garde de session + /api/me) (#12) 2026-06-15 20:45:19 +02:00
AuthServiceTest.php feat: authentification back-office P2 (login/logout/reset, throttle, audit) (#11) 2026-06-15 20:18:59 +02:00
CsrfTest.php feat: authentification back-office P2 (login/logout/reset, throttle, audit) (#11) 2026-06-15 20:18:59 +02:00
MeControllerTest.php feat: RBAC P2 (autorisation par permission + garde de session + /api/me) (#12) 2026-06-15 20:45:19 +02:00
PasswordHasherTest.php feat: authentification back-office P2 (login/logout/reset, throttle, audit) (#11) 2026-06-15 20:18:59 +02:00
PasswordResetControllerTest.php fix(auth): leurre anti-enumeration sur la demande de reset (#26) 2026-06-16 14:20:59 +02:00
PasswordResetServiceTest.php fix(auth): leurre anti-enumeration sur la demande de reset (#26) 2026-06-16 14:20:59 +02:00
PinThrottleTest.php feat(admin): throttle du PIN d action sensible par acteur (RG-T22) (#18) 2026-06-16 00:06:33 +02:00
PinVerifierTest.php feat(admin): throttle du PIN d action sensible par acteur (RG-T22) (#18) 2026-06-16 00:06:33 +02:00
SessionGuardTest.php feat: authentification back-office P2 (login/logout/reset, throttle, audit) (#11) 2026-06-15 20:18:59 +02:00
ThrottlePolicyTest.php feat(admin): throttle du PIN d action sensible par acteur (RG-T22) (#18) 2026-06-16 00:06:33 +02:00
UserDirectoryTest.php feat: shell back-office P3 (pages rendues serveur + garde) (#14) 2026-06-15 21:25:06 +02:00