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
54
Packages
Projects
Releases
Wiki
Activity
Files
726c682d2e86161b71826397022f324fe3ca0d91
portal
/
app
/
app
/
Http
/
Requests
/
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
..
Concerns
fix(backend): tenant middleware на auth-routes + HasPasswordRules trait + test password (audit P0-01 + O-refactor-03 + P2-01)
2026-05-09 18:22:30 +03:00
ConfirmEmailRequest.php
feat: G1/SP1 самозапись клиента с подтверждением почты 6-значным кодом
2026-06-18 19:33:33 +03:00
ForgotPasswordRequest.php
phase2(forgot-password): POST /api/auth/forgot + ForgotPasswordView интеграция
2026-05-08 21:10:28 +03:00
LoginRequest.php
fix(backend): tenant middleware на auth-routes + HasPasswordRules trait + test password (audit P0-01 + O-refactor-03 + P2-01)
2026-05-09 18:22:30 +03:00
RegisterRequest.php
feat: G1/SP1 самозапись клиента с подтверждением почты 6-значным кодом
2026-06-18 19:33:33 +03:00
ResendCodeRequest.php
feat: G1/SP1 самозапись клиента с подтверждением почты 6-значным кодом
2026-06-18 19:33:33 +03:00
ResetPasswordRequest.php
phase2(reset-password): POST /api/auth/reset-password + ResetPasswordView + DB timezone fix
2026-05-09 03:36:27 +03:00
UseRecoveryCodeRequest.php
phase2(recovery-code): POST /api/auth/2fa/recovery-use + UseRecoveryCodeView
2026-05-09 03:43:58 +03:00
VerifyTwoFactorRequest.php
phase2(auth-2fa): TOTP-verify endpoint + TwoFactorView интеграция
2026-05-08 20:14:33 +03:00