You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
After I have updated CaptchaBundle in login form I always get 'invalid captcha'. In my application I did not change any other things. I just update my vendors.
The text was updated successfully, but these errors were encountered:
since 2.0.6 the captcha whitelist key is always prefixed with "_captcha" and by default followed by "captcha", unless you specify otherwise in the form builder options
since 2.0.6 the captcha whitelist key is always prefixed with "_captcha" and by default followed by "captcha", unless you specify otherwise in the form builder options
Hi,
After I have updated CaptchaBundle in login form I always get 'invalid captcha'. In my application I did not change any other things. I just update my vendors.
The text was updated successfully, but these errors were encountered: