Install
Works with Drupal: >=9.4 <11Using Composer to manage Drupal site dependencies
Alternative installation files
Download tar.gz
139.56 KB
MD5: 66c40cbcd8d4863442f13be37409736c
SHA-1: 28fd451d886e46c40ed8150a49c0c167468d6c0b
SHA-256: fbb3365bc4c21f57f34f2a3291e1611345531224f7ac8c281d3a83fda3abc74f
Download zip
188.52 KB
MD5: d6a798b9590fb572a0434a671c2d53e0
SHA-1: 0c39d27a99b53f6517ef25ceef1ac5e333964547
SHA-256: 1b96355d47f2409bf3514f23e79e81a4826d34868589f6e2104f6b221115de24
Release notes
This is an incremental bugfix for the 2.x and 1.x version of Captcha.
Users are strongly recommended to upgrade to 2.x if their downstream captcha integrations are compatible.
Contributors (4)
Anybody, Grevil, Shreya_th, japerry
Changelog
Issues: 4 issues resolved.
Changes since 2.0.4:
Bug
- #3376818: Remove unused use statements and sort them alphabetically.
- #3354119 by japerry, Anybody: IP address 127.0.0.1 is not valid
- #3375396 by Anybody, Grevil, Shreya_th: image_captcha requires php:^8 since update, breaking existing php:<8 installations
- #3377492 by Anybody: mb_strtolower(): Passing null to parameter #1 ($string) of type string is deprecated
Misc
- Remove PHP8 requirement .