Install
Works with Drupal: 8.xUsing Composer to manage Drupal site dependencies
Alternative installation files
Download tar.gz
21.97 KB
MD5: 2175ad8c48f3a0e216e0b9f1d92b40cd
SHA-1: bc5dd17f2a9fa8cf55f5c2be0e46470dee7507d3
SHA-256: 983bbd1e24785325c9a747bfe7198018c949e8f7fe1b59b36586b19a31f33b7e
Download zip
39.88 KB
MD5: 2998277d50ab57b585e077a0ff81f117
SHA-1: ffc4e334c2b09cb04b75fa9e0df3f63d1ebde0bc
SHA-256: 14cd1994bfb1434360a3968a75435ac8c6be2ac614dbd3524e285595c12b0748
Release notes
- Issue #2858299: Help Page text by dhruveshdtripathi, hass
- Update reCAPTCHA lib from 1.1.2 to 1.2.1 by hass
- Add .eslintignore for test bot by hass
- Code style by hass
- Testing by hass
- Add source_module to settings migration by hass
- Issue #2219993: Enable cacheable captcha support (once 2449209 is committed) by MiroslavBanov, Fabianx
- Change URLs to HTTPS by hass
- Added bad-request by hass
- Issue #2599804: class Drupal7Post receives "Network is unreachable" by hass: New http response handling
- Issue #2916917: Support local domain name validation by hass, djdevin
- Issue #2987201: Convert web tests to browser tests by Jo Fitzgerald, hass
- Issue #2999176: Dependency namespacing in .info.yml file by volkswagenchick
- Issue #2993365: Add an option to use reCAPTCHA globally (i.e. China) by Prashant.c, hass
- Update migration files to current upgrade path standards
- Issue #3003285: Fix PHPCS errors by bonus
- Issue #3024750: Support timeout-or-duplicate error code by Jorrit
- Migrate recaptcha_use_globally from D7 by hass
- Issue #3068745: Use StringTranslationTrait on Tests by thalles
- Issue #3073130: Fine tune error handling by jurgenhaas
- Issue #3109936: Remove recaptcha-php examples by RobLoach