Projet

Général

Profil

Paste
Statistiques
| Branche: | Révision:

root / drupal7 / sites / all / modules / recaptcha @ be58a50c

Nom Taille Révision Âge Auteur Commentaire
  recaptcha-php be58a50c environ 7 ans Assos Assos Weekly update of contrib modules
  src be58a50c environ 7 ans Assos Assos Weekly update of contrib modules
LICENSE.txt 17,7 ko f7a2490e environ 10 ans Assos Assos git mv htmltest drupal7
README.txt 1,63 ko be58a50c environ 7 ans Assos Assos Weekly update of contrib modules
recaptcha-widget-noscript.tpl.php 1,12 ko be58a50c environ 7 ans Assos Assos Weekly update of contrib modules
recaptcha.admin.inc 3,62 ko be58a50c environ 7 ans Assos Assos Weekly update of contrib modules
recaptcha.info 881 octets be58a50c environ 7 ans Assos Assos Weekly update of contrib modules
recaptcha.install 3,05 ko be58a50c environ 7 ans Assos Assos Weekly update of contrib modules
recaptcha.module 6,73 ko be58a50c environ 7 ans Assos Assos Weekly update of contrib modules
recaptcha.test 7,71 ko be58a50c environ 7 ans Assos Assos Weekly update of contrib modules

Dernières révisions

# Date Auteur Commentaire
be58a50c 23/03/2017 00:06 Assos Assos

Weekly update of contrib modules

2181db6c 11/01/2017 23:58 Assos Assos

Weekly update of contrib modules

4f315dab 17/02/2016 22:49 Assos Assos

Weekly update of contrib modules

f76f30e1 15/04/2015 22:44 Assos Assos

Weekly update of contrib modules

f7a2490e 13/02/2014 15:56 Assos Assos

git mv htmltest drupal7

Voir les 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

CONFIGURATION

  1. Enable reCAPTCHA and CAPTCHA modules in:
    admin/modules

  2. You'll now find a reCAPTCHA tab in the CAPTCHA
    administration page available at:
    admin/config/people/captcha/recaptcha

  3. Register your web site at
    https://www.google.com/recaptcha/admin/create

  4. Input the site and private keys into the reCAPTCHA settings.

  5. 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

Formats disponibles : Atom