This website requires JavaScript.
Explore
Help
Sign In
liderra
/
portal
Watch
1
Star
0
Fork
0
You've already forked portal
Code
Issues
Pull Requests
Actions
86
Packages
Projects
Releases
Wiki
Activity
Files
0a044fc06b31db5077d94c14edbdbfefdca2f02c
portal
/
app
/
tests
/
Feature
/
Auth
T
History
Дмитрий
53fb7b7760
feat: G1/SP1 самозапись клиента с подтверждением почты 6-значным кодом
...
Co-Authored-By: Claude Opus 4.8 (1M context) <
noreply@anthropic.com
>
2026-06-18 19:33:33 +03:00
..
AuthControllerTest.php
feat: G1/SP1 самозапись клиента с подтверждением почты 6-значным кодом
2026-06-18 19:33:33 +03:00
AuthFlowIntegrationTest.php
style+fix(auth): pint formatting + nullsafe.neverNull fix + P1 plan DONE marker
2026-05-22 17:43:18 +03:00
AuthLogCoverageTest.php
style+fix(auth): pint formatting + nullsafe.neverNull fix + P1 plan DONE marker
2026-05-22 17:43:18 +03:00
AuthRouteThrottleTest.php
feat(security): per-IP route-throttle на auth-эндпоинтах — P1 go-live
2026-06-17 19:56:23 +03:00
ForgotPasswordTest.php
phase2(forgot-password): POST /api/auth/forgot + ForgotPasswordView интеграция
2026-05-08 21:10:28 +03:00
IpLockoutTest.php
phase2(ip-lockout): auth_log записи + 10 неудач/час с IP → 429 (ТЗ §22.4.4 п.2)
2026-05-09 04:07:17 +03:00
NotificationPreferencesTest.php
phase2(notifications-stage3): NotificationsTab schema-aligned + prefs API
2026-05-09 11:41:35 +03:00
RateLimitTest.php
phase2(rate-limit): login + 2FA verify (5/15min) + frontend lockout
2026-05-08 20:49:47 +03:00
RecoveryCodeTest.php
phase2(recovery-code): POST /api/auth/2fa/recovery-use + UseRecoveryCodeView
2026-05-09 03:43:58 +03:00
RegistrationTest.php
feat: G1/SP1 самозапись клиента с подтверждением почты 6-значным кодом
2026-06-18 19:33:33 +03:00
ResetPasswordTest.php
phase2(reset-password): POST /api/auth/reset-password + ResetPasswordView + DB timezone fix
2026-05-09 03:36:27 +03:00
SuspiciousLoginNotificationTest.php
phase2(suspicious-login): email при 3 неудачах login (ТЗ §22.4.4 п.3)
2026-05-09 04:10:58 +03:00
TwoFactorSetupTest.php
phase2(2fa-setup): wizard init+confirm+disable+regenerate в SettingsView/SecurityTab
2026-05-09 04:03:02 +03:00
TwoFactorTest.php
phase2(auth-2fa): TOTP-verify endpoint + TwoFactorView интеграция
2026-05-08 20:14:33 +03:00
UpdateProfileTest.php
test(auth): UpdateProfileTest — 422 coverage for empty last_name (review M1)
2026-05-15 21:30:13 +03:00