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-03-08 23:22:38 +08:00
2026-03-09 22:56:07 +08:00
2025-12-11 23:53:32 +08:00
2025-09-06 12:22:39 -04:00
2026-01-05 17:53:31 +08:00
2025-10-22 10:38:21 -04:00
2025-04-25 15:09:31 +09:00
2026-03-08 23:22:38 +08:00
2026-01-02 12:51:55 +08:00
2025-04-25 15:09:31 +09:00