root / drupal7 / sites / all / modules / recaptcha @ 6ae446a4
Nom | Taille | Révision | Âge | Auteur | Commentaire |
---|---|---|---|---|---|
recaptcha-php | be58a50c | plus de 7 ans | Assos Assos | Weekly update of contrib modules | |
src | be58a50c | plus de 7 ans | Assos Assos | Weekly update of contrib modules | |
LICENSE.txt | 17,7 ko | f7a2490e | plus de 10 ans | Assos Assos | git mv htmltest drupal7 |
README.txt | 1,63 ko | be58a50c | plus de 7 ans | Assos Assos | Weekly update of contrib modules |
recaptcha-widget-noscript.tpl.php | 1,12 ko | be58a50c | plus de 7 ans | Assos Assos | Weekly update of contrib modules |
recaptcha.admin.inc | 3,62 ko | be58a50c | plus de 7 ans | Assos Assos | Weekly update of contrib modules |
recaptcha.info | 881 octets | be58a50c | plus de 7 ans | Assos Assos | Weekly update of contrib modules |
recaptcha.install | 3,05 ko | be58a50c | plus de 7 ans | Assos Assos | Weekly update of contrib modules |
recaptcha.module | 6,73 ko | be58a50c | plus de 7 ans | Assos Assos | Weekly update of contrib modules |
recaptcha.test | 7,71 ko | be58a50c | plus de 7 ans | Assos Assos | Weekly update of contrib modules |
Dernières révisions
README
reCAPTCHA for Drupal
The reCAPTCHA module uses the reCAPTCHA web service to
improve the CAPTCHA system and protect email addresses. For
more information on what reCAPTCHA is, please visit:
https://www.google.com/recaptcha
This version of the module uses the new Google No CAPTCHA reCAPTCHA API.
DEPENDENCIES
- reCAPTCHA module depends on the CAPTCHA module. https://drupal.org/project/captcha
CONFIGURATION
Enable reCAPTCHA and CAPTCHA modules in:
admin/modulesYou'll now find a reCAPTCHA tab in the CAPTCHA
administration page available at:
admin/config/people/captcha/recaptchaRegister your web site at
https://www.google.com/recaptcha/admin/createInput the site and private keys into the reCAPTCHA settings.
Visit the Captcha administration page and set where you
want the reCAPTCHA form to be presented:
admin/config/people/captcha
KNOWN ISSUES
- The PHP setting 'arg_separator.output' set by Drupal core causes conflicts with the Google reCAPTCHA library. This setting is and was never used by Drupal core, but still exist in "settings.php" and need to be removed.
See https://www.drupal.org/node/2476237 for more information.
- cURL requests fail because of outdated root certificate. The reCAPTCHA module may not able to connect to Google servers and fails to verify the answer.
See https://www.drupal.org/node/2481341 for more information.
THANK YOU
- Thank you goes to the reCAPTCHA team for all their help, support and their amazing Captcha solution https://www.google.com/recaptcha
Formats disponibles : Atom