-
-
Notifications
You must be signed in to change notification settings - Fork 1k
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
Broken captcha for registration and password reset in 5.9+ #13335
Comments
Do you see any errors in the browser console? |
@nijel |
Okay, there is a bug in our code that rejects any captcha after initial one fails. This one is fixed in #13338. There also seems to be something wrong in altcha itself what makes solutions randomly not pass, I've reported that at altcha-org/altcha-lib-py#10. |
Thank you for your report; the issue you have reported has just been fixed.
|
1 similar comment
Thank you for your report; the issue you have reported has just been fixed.
|
Describe the issue
On 5.7.2.2 registration and password reset working well. 5.8.4 also seems fine.
On 5.9.1 i can't register new account via superuser administration page, because new user can't pass registration by invitation link.
The same problem with password reset.
Our temporary solution: downgrade to 5.8.4
Server configuration described here: #13325
Possible relevant issue: #13322
I already tried
Steps to reproduce the behavior
Log error:
Expected behavior
New user successfully registered
Screenshots
Exception traceback
No response
How do you run Weblate?
Docker container
Weblate versions
5.9.1 - issue exist
5.8.4, 5.7.2.2 - no issue
Weblate deploy checks
No response
Additional context
No response
The text was updated successfully, but these errors were encountered: