Drupal7Post.php |
src/HCaptcha/Drupal7Post.php |
HCaptcha |
Custom Drupal 7 request method class for hCaptcha. |
hcaptcha.admin.inc |
hcaptcha.admin.inc |
|
|
hcaptcha.info |
hcaptcha.info |
|
name = hCaptcha
description = Protect your forms from bots, spam, and other types of automated abuse.
core = "7.x"
package = Spam control
dependencies[] = captcha
configure = admin/config/people/captcha/hcaptcha
php = 5.5
files[] =… |
hcaptcha.install |
hcaptcha.install |
|
|
hcaptcha.module |
hcaptcha.module |
|
|
HCaptcha.php |
src/HCaptcha/HCaptcha.php |
HCaptcha |
|
hcaptcha.test |
hcaptcha.test |
|
Tests for hCaptcha module. |
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 |
|
hCaptcha for Drupal
====================
The hCaptcha module uses the hCaptcha web service to
improve the CAPTCHA system and protect email addresses. For
more information on what hCaptcha is, please visit:
… |
RequestMethod.php |
src/HCaptcha/RequestMethod.php |
HCaptcha |
|