-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
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.