Install

Works with Drupal: >=8.9 <11

Using Composer to manage Drupal site dependencies

Alternative installation files

Download tar.gz 119.87 KB
MD5: 0f513a063fd1ba1c65e918113cb112e7
SHA-1: 2e9b469e55417aeb1934dbed48e8433c0bc5d83c
SHA-256: 83479756a02c67294b0fff1ae3bbb947436f570fee72a28a92db7ce41dc51a97
Download zip 161.36 KB
MD5: d05049b2c662110bff63d9033bc1498d
SHA-1: d059a8c052246d28f62735e8a3e6912c508cd19f
SHA-256: 3aed039043a9ceb5f2f8f97794e3ae830029eb0726c371fa771a1988eccd296e

Release notes

This is an incremental release for the Captcha module.

The biggest change is support for Drupal 10 and PHP 8.1. While the module still supports Drupal 8.9, testing is no longer done in Drupal 8, and features may break!.

All Changes since 8.x-1.2:

  • Issue #3258101 by japerry, ressa: Make CAPTCHA Drupal 10 compatible
  • Issue #3278316 by mallezie: Disable browser caching.
  • Issue #3257074 by japerry, ajarrety_: Support error/description message translation.
  • Issue #3256490 by mparker17: Declare upgrade status from D6, D7
  • Issue #3249858 by lamp5: Schema for image_captcha_fonts_preview_map_cache elements is missing
  • Issue #3089431 by japerry: Service captcha.helper not found
  • Issue #3215760 by fjgarlin: Argument 1 passed to _image_captcha_check_fonts() must be of the type array, null given
  • Issue #3099456 by interlated, Liam Morland: Argument 2 passed to CaptchaService::insertCaptchaElement() must be of the type array
  • Issue #3211385 by Nick Dewitte, desierto, thomaswalther: White image captcha after update to 8.x-1.2
  • Issue #2959854 by vakulrai, rlmumford, elachlan, andrewbelcher, tanmayk: Remove dependency on node
  • Issue #3114040 by jurgenhaas, Suresh Prabhu Parkala: Downgrade error message to warning
  • Issue #3227070 by Berdir: Oudated image captcha font configuration results in invisible text
  • Issue #3214481 by uros.ceh: CAPTCHA Syntax Error on d7_captcha_points
  • Issue #3211466 by collinhaines: Testing modules property Access Level
  • Issue #3220477 by mstrelan: [PHP8] Fix test failures in PHP 8
  • Issue #3266543 by victoria-marina, Guilherme Rabelo: Invalid HTML in image captcha submodule
  • Issue #3195625: Captcha point entity type missing
  • Update image_captcha.module. Check if captcha_info element is available before doing something.
  • Issue #3228824: Remove hook_menu example from captcha.api.php since it no longer applies to D8+
  • Use URL from href instead of preprending a baseUrl.
  • Fix reuse captcha session is broken while it is not a submission by ajax.
Created by: japerry
Created on: 15 Jun 2022 at 17:00 UTC
Last updated: 15 Jun 2022 at 17:00 UTC
Bug fixes
Insecure

Other releases