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
Catch a generic CaptchaError and make captcha service usage more generic (#18651)
* Adjust configuration to avoid circular import
We shouldn't default to a ReCaptcha service either
* Use a generic form field
* Return a generic error message
* Use a generic CaptchaError instead
0 commit comments