Chris Chen
|
d327a5146c
|
Merge branch 'feature/change-password'
|
2026-06-23 20:36:26 -07:00 |
|
Chris Chen
|
4276ca890b
|
WIP
|
2026-06-23 20:36:18 -07:00 |
|
Chris Chen
|
8f1af536ed
|
fix(auth): make change-password session revocation null-safe for Npgsql
|
2026-06-23 19:52:21 -07:00 |
|
Chris Chen
|
180dea60c1
|
feat(auth): add ChangePasswordAsync with other-session revocation and audit
|
2026-06-23 19:47:43 -07:00 |
|
Chris Chen
|
62592c29ae
|
Add audit logs.
ci-cd-vm / ci-cd (push) Successful in 4m2s
|
2026-06-23 12:13:47 -07:00 |
|
Chris Chen
|
870eeec82a
|
Add role control
|
2026-06-23 07:19:08 -07:00 |
|
Chris Chen
|
9db8b34181
|
Task 6: AuthService + 9 unit tests (16/16 pass)
- IAuthService: LoginAsync / RefreshAsync / LogoutAsync
- AuthService: refresh-token rotation, hashed storage, LastLoginAt update
- AuthServiceTests: 5 login + 3 refresh + 1 logout tests via Moq + EF InMemory
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
|
2026-05-26 17:38:56 -07:00 |
|