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
In a site where reCAPTCHA works fine on login and registration, using either v2 Invisible or v2 Checkbox keys, when comments are enabled on a blog post we see this:
And the html includes a key I don't recognize as one of mine:
etc
while the reCAPTCHA on the login page contains mu public key.
Is there a view with an accidental hard-coded API key or something?
We need to test this in a fresh site from the VS Template.
The text was updated successfully, but these errors were encountered:
@CrispinF Have just checked this and did see the same error, however that was when I initially created a V3 recaptcha, when I switched to a v2 it worked as expected.
We should probably offer v3 now too. Perhaps instead?
See cloudscribe/cloudscribe#846 for adding support for v3.
But this specific issue was seen in a site with v2, so this needs more investigation. I wish I'd recorded which site I saw the problem in!
In a site where reCAPTCHA works fine on login and registration, using either v2 Invisible or v2 Checkbox keys, when comments are enabled on a blog post we see this:
And the html includes a key I don't recognize as one of mine:
Is there a view with an accidental hard-coded API key or something?
We need to test this in a fresh site from the VS Template.
The text was updated successfully, but these errors were encountered: