Downloads
Download tar.gz
135.87 KB
MD5: b92804adc36175466c1e24839e959c1e
SHA-1: 85a57694c9017856f2ea7448ee816a0c43ee92ef
SHA-256: ef3cfd8bfd3c0b6f44e7f303e410910c2fd3a4f4ff29b49f34af3d219bcd3ca1
Download zip
145.71 KB
MD5: f08262e8a376d278f251f0006a5b9197
SHA-1: 7f1d0f2de05feca11e21cfcfe35197054bed94c2
SHA-256: e55417df80e1d10b7ca04184cd01165f49e0c9f505bb46e0f2eeaa1db142c82f
Release notes
Changes since 6.x-2.2:
- #1938768 by sun: Limited mollom_build_id usage to CAPTCHA-only protected forms.
- #1938768 by sun: Hardened test coverage for CAPTCHA-only protected forms.
- #1938768 by sun: Mimic D7's $form_state['complete form'] to allow validation handlers to alter the form structure.
- #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.
- #1906978 by sun: Fixed text analysis does not always allow for binary mode.
- Fixed {cache_mollom} records are only expired on cron runs.
- Fixed audio CAPTCHAs cannot always be solved.
- #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.