Skip to content
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

Fix Captcha selection #31

Open
Bartzi opened this issue Mar 1, 2017 · 0 comments
Open

Fix Captcha selection #31

Bartzi opened this issue Mar 1, 2017 · 0 comments

Comments

@Bartzi
Copy link
Member

Bartzi commented Mar 1, 2017

In case there are only ImageCaptchaTokens and no TextCaptchaTokens (and vice versa) on the server the CaptchaSession generation will break sometimes, because it expects to have both types of tasks.

It should not break if this is the case. It should also not break if there are no unsolved Captchatokens anymore.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant