Study/server/api/v1
Feng.YJ 311e1ddb9f
Optimize captcha related fields verification
- Add `Captcha` field validation to `LoginVerify` rules, ensuring that the captcha isn't empty while prechecking the data.
- Remove redundant checks for empty values for `Captcha` and `CaptchaId`, as they are already validated in the `LoginVerify` struct.
- Move client IP key retrieval after input validation for better flow.
2025-08-04 13:39:51 +08:00
..
example feat: 调整版本为v2.7.9-beta 2025-02-13 15:33:01 +08:00
system Optimize captcha related fields verification 2025-08-04 13:39:51 +08:00
enter.go 文件结构调整,支持插件自动化 (#1824) 2024-07-21 11:33:25 +08:00