EUForest
3ca471f58c
refactor(auth): move captcha verification from handler to logic layer
- Remove duplicate captcha verification from user login handler
- Remove duplicate captcha verification from user register handler
- Remove duplicate captcha verification from password reset handler
- Remove duplicate captcha verification from phone login handler
- Remove duplicate captcha verification from phone register handler
- Update phone reset password handler structure
- Improve separation of concerns between handler and logic layers
- Handlers now only handle HTTP request/response, logic handles business rules
2026-03-09 22:56:07 +08:00
..
2026-01-31 12:08:12 +08:00
2026-03-09 22:56:07 +08:00
2026-03-09 22:55:23 +08:00
2025-11-06 15:33:14 +08:00
2026-03-08 23:24:05 +08:00
2025-12-11 23:53:32 +08:00
2026-01-31 12:08:12 +08:00
2025-04-25 12:08:29 +09:00
2026-03-09 22:54:21 +08:00
2025-12-11 23:53:32 +08:00