Commit graph

5 commits

Author SHA1 Message Date
Max
c4ecda54e9 Refactor captcha handling in tests and core functionality
- Updated captcha test cases to utilize the new CaptchaGet function for retrieving captcha answers, improving test reliability.
- Refactored CaptchaMake and CaptchaValidate functions to leverage a new utils package for better encapsulation and maintainability.
- Enhanced error handling and logging in captcha-related processes, contributing to a more robust user experience during authentication.
- Streamlined the captcha generation process by integrating with the utils.captcha package, ensuring consistency across the codebase.
2025-10-15 15:43:16 +08:00
Max
eb04060ffb [change] captcha deps 2023-05-01 11:38:19 +08:00
Max
a807899f95 [*] migrate to gou v0.10.3 (50%) 2023-02-01 17:25:11 +08:00
Max
5fd1c739ac 通报错误 2021-11-21 22:34:44 +08:00
Max
3f68510076 + JWT, Captcha, Password 校验 2021-11-21 21:15:33 +08:00