|
|
236a5d1a77
|
Fix account module path (#751)
* Fix module path for account service
* Restructure account module path
|
2025-12-06 10:32:31 +08:00 |
|
shenlan
|
9daf5a3378
|
Refine registration flow with verification gate (#623)
|
2025-11-01 21:34:35 +08:00 |
|
shenlan
|
32784d74b6
|
Rename register resend endpoint to send (#622)
|
2025-11-01 20:25:37 +08:00 |
|
shenlan
|
a34efd7b41
|
Add verification code resend flow to registration
|
2025-10-31 19:17:03 +08:00 |
|
shenlan
|
f2231cfd8f
|
Improve MFA provisioning resilience (#590)
|
2025-10-27 11:41:05 +08:00 |
|
shenlan
|
4ecdd78272
|
Add admin user metrics endpoint (#444)
|
2025-10-07 08:53:16 +08:00 |
|
shenlan
|
98eb6db012
|
Add role metadata to account and gateway models (#441)
* Add role metadata to users
* docs: add curl session example and db migration playbook
|
2025-10-07 08:23:53 +08:00 |
|
shenlan
|
a5ac058c15
|
Set account session cookie during login flows (#423)
|
2025-10-06 15:43:25 +08:00 |
|
shenlan
|
a6c3f12a8e
|
Allow session endpoints to accept cookies (#422)
|
2025-10-06 15:17:35 +08:00 |
|
shenlan
|
0313411662
|
Refine MFA TOTP provisioning and verification
|
2025-10-05 08:45:11 +08:00 |
|
shenlan
|
e3c3780496
|
Adjust login MFA handling for new users (#401)
|
2025-10-05 08:00:16 +08:00 |
|
shenlan
|
3eba37fbe3
|
Add MFA management modal with disable support (#393)
|
2025-10-04 20:38:16 +08:00 |
|
shenlan
|
0713cdad84
|
feat: auto-detect MFA requirements on login (#392)
|
2025-10-04 20:37:07 +08:00 |
|
shenlan
|
a5869e7400
|
Add tests for session deletion and healthz endpoint (#389)
|
2025-10-03 12:29:15 +08:00 |
|
shenlan
|
54e81569d0
|
Handle placeholder SMTP configuration (#387)
|
2025-10-03 09:29:59 +08:00 |
|
shenlan
|
7344fdb31e
|
feat(account): add email verification and password reset (#378)
|
2025-10-02 17:56:30 +08:00 |
|
shenlan
|
2037143bae
|
Improve MFA verification tolerance and docs (#368)
|
2025-10-02 15:16:38 +08:00 |
|
shenlan
|
c974f618ae
|
docs: update account service mfa guidance (#366)
|
2025-10-02 14:06:07 +08:00 |
|
shenlan
|
144d9c28d6
|
Align account UUID usage across backend and UI (#353)
|
2025-10-01 17:42:50 +08:00 |
|
shenlan
|
88f2ef4721
|
Implement username-based login and UI updates (#334)
|
2025-10-01 08:24:37 +08:00 |
|
shenlan
|
068b94234d
|
Implement full user registration flow (#333)
|
2025-10-01 07:52:39 +08:00 |
|
shenlan
|
33fdafffb2
|
Connect register API between UI and account service (#332)
|
2025-10-01 00:09:13 +08:00 |
|