Skip to content

Fix captcha validation issue when OpenCaptcha option is disabled #2067

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged

Conversation

huiyifyj
Copy link
Contributor

@huiyifyj huiyifyj commented Aug 6, 2025

Remove CaptchaId and Captcha fields from LoginVerify validation, and move captcha validation logic to the login handler.
Fix captcha validation issue when OpenCaptcha option is disabled.

refer #2063

Remove `CaptchaId` and `Captcha` fields from LoginVerify validation, and move captcha validation logic to the login handler.
Fix captcha validation issue when `OpenCaptcha` option is disabled.
@pixelmaxQm pixelmaxQm changed the base branch from 2.8.5 to v2.8.5 August 13, 2025 06:18
@pixelmaxQm pixelmaxQm merged commit f6c4881 into flipped-aurora:v2.8.5 Aug 13, 2025
8 checks passed
@huiyifyj huiyifyj deleted the fix-captcha-validate-disable-option branch August 13, 2025 07:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants