Install
Works with Drupal: 7.xUsing Composer to manage Drupal site dependencies
Downloads
Download tar.gz
133.26 KB
MD5: c0adfc2ba4a23d59b176fb32194046e5
SHA-1: b206bf9dc6b013ee9ecf8f3b271e292732798ebf
SHA-256: 937cffea92efbb3e99acef85eb8cadad3935abd3ed26e6058271ab4ff132fd86
Download zip
142.95 KB
MD5: d1ee9a73d787b5f4da17b289a9827a09
SHA-1: 32c80ae98c69e834e8bf56e099e41aac5729e481
SHA-256: fc99436f8416d54d4fdc85ca9ebc4d0c4b6414f378baf3c39450b903155b3d08
Release notes
Changes since 7.x-2.4:
- #1938768 by sun: Hardened test coverage for CAPTCHA-only protected forms.
- #1938768 by sun: Fixed text analysis validation does not always (re-)trigger CAPTCHA when required.
- #1938768 by sun: Fixed CAPTCHA form element is not always hidden when it ought to be not visible.
- #869782 by sun: Added link to Mollom false-positive report form to blocking spam validation error messages.
- #1801220 by sun, Cottser, TravisCarden: Clarified text analysis strictness configuration option.
- #1957516 by sun: Updated administrative user interface strings.
- Revert "- #1833262 by sun: Fixed mollom_form_info() does not log/show an error if form info cannot be retrieved."
- #1906978 by sun: Fixed text analysis does not always allow for binary mode.
- #1938768 by sun: Fixed text analysis is incompatible with enabled page cache/reverse proxy.
- #1956406 by sun: Fixed Bogus server response test expectations.
- #1147160 by sun: Fixed 'title' attribute of honeypot field is injected as form input 'value' by bogus JavaScript placeholder implementations.