Files
gva/server/api/v1/system
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
..
2024-07-31 15:52:23 +08:00
2025-05-14 12:39:20 +08:00
2024-07-31 15:52:23 +08:00
2024-12-08 21:17:21 +08:00
2024-08-27 13:15:56 +08:00
2024-08-27 13:15:56 +08:00
2023-12-01 14:42:54 +08:00
2024-01-04 22:15:54 +08:00
2025-05-13 19:24:54 +08:00