AuthServiceTest (17 tests): canLoginToTenant, refreshSessionAuthState, loginUserById, login email-not-verified branch. RememberMeServiceTest (16 tests): rememberUser, autoLoginFromCookie (all 11 branches), forgetCurrentUser, forgetAllForUser, expireAllTokensByAdmin. Also fixes: 3 PHPStan errors in FrontendTelemetryIngestService, 8 CS-Fixer violations in out-of-scope files (ordered_imports, braces_position). All quality gates green: QG-001 (429 tests/0 failures), QG-002 (0 errors), QG-003 (11 arch tests pass), QG-006 (0 violations). Task: AUTH-LOGIN-REVIEW-001 Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
18 lines
276 B
JSON
18 lines
276 B
JSON
{
|
|
"task_id": "AUTH-LOGIN-REVIEW-001",
|
|
"verdict": "pass",
|
|
"checked_guard_ids": [
|
|
"GR-CORE-005",
|
|
"GR-SEC-001",
|
|
"GR-TEST-001",
|
|
"GR-TEST-002"
|
|
],
|
|
"checked_quality_gate_ids": [
|
|
"QG-001",
|
|
"QG-002",
|
|
"QG-003",
|
|
"QG-006"
|
|
],
|
|
"findings": []
|
|
}
|