example-captcha.php |
ReCAPTCHA/php/example-captcha.php |
|
|
google_captcha.admin.inc |
google_captcha.admin.inc |
|
Provides the Google No CAPTCHA administration settings. |
google_captcha.info |
google_captcha.info |
|
name = Google Captcha
description = "Verifies if user is a human without necessity to solve a captcha"
dependencies[] = captcha
package = "Spam control"
core = 7.x
configure = admin/config/people/captcha/google_captcha
files[] =… |
google_captcha.install |
google_captcha.install |
|
Provides install, updated, and uninstall functions for google_captcha. |
google_captcha.module |
google_captcha.module |
|
Verifies if user is a human without necessity to solve a CAPTCHA. |
LICENSE.txt |
LICENSE.txt |
|
GNU GENERAL PUBLIC LICENSE
Version 2, June 1991
Copyright (C) 1989, 1991 Free Software Foundation, Inc.,
51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
Everyone is permitted to copy and distribute verbatim… |
README.txt |
README.txt |
|
Google Captcha for Drupal
====================
The Google Captcha module uses the reCAPTCHA web service to
improve the CAPTCHA system and protect email addresses. For
more information on what reCAPTCHA is, please visit:
… |
recaptchalib.php |
ReCAPTCHA/php/recaptchalib.php |
|
|