User tests: Successful: Unsuccessful:
Status | New | ⇒ | Pending |
Category | ⇒ | Administration Language & Strings JavaScript Front End Plugins |
Labels |
Added:
?
?
|
I have tested this item
Warning
Empty solution not allowed.
I have tested this item
Hi Jelle,
Txs for proposing Invisible Captcha :-)
Could you please be more specific and give more detailed instructions for testing ?
I have tested the patch. Here is the detail
Txs,
Marc
by the way, should new Public/Secret Keys be generated or are the existing and working reCaptcha v2 keys still valid for Invisible Captcha ?
I have tested this item
Hi,
I looked on stackoverflow to see if peoples have similar issues. Maybe this thread will help :
http://stackoverflow.com/questions/41079335/implement-the-new-invisible-recaptcha-from-google
I think we need to subscribe to invisible recaptcha page and to make sure that your invisible recaptcha is whitelisted.
https://www.google.com/recaptcha/intro/comingsoon/invisible.html
In 24 hours you should receive this E-mail :
"Invisible reCAPTCHA Integration
If you haven’t integrated your site with reCAPTCHA v2, please follow our developer guide for implementation details.
Please make sure that your site key that has been whitelisted for Invisible reCAPTCHA.
To enable the Invisible reCAPTCHA, rather than put the parameters in a div, you can add them directly to an html button.
3a. data-callback=””. This works just like the checkbox captcha, but is required for invisible.
3b. data-badge: This allows you to reposition the reCAPTCHA badge (i.e. logo and ‘protected by reCAPTCHA’ text) . Valid options as ‘bottomright’ (the default), ‘bottomleft’ or ‘inline’ which will put the badge directly above the button. If you make the badge inline, you can control the CSS of the badge directly.
Verifying the user’s response has no changes."
When will this be merged?
we need to redo everything, first we need to check what we really need, because you will see no visual box.
Is not work correctly
Because:
grecaptcha.execute();
before initial recaptcha. (line 11 on media/plg_captcha_recaptcha/js/recaptcha.js). And you apply this method for all recaptchas on page togethergrecaptcha.execute();
for recaptcha 2.0 tooKeys from recaptcha 2.0 not working on recaptcha invisible but keys from recaptcha invisible is working on recaptcha 2.0
@franz-wohlkoenig Close due to similar pr #16599 ?
Status | Pending | ⇒ | Closed |
Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2017-06-09 15:10:33 |
Closed_By | ⇒ | 810 |
ah forgot to change that one sec