Install
Works with Drupal: 7.xUsing Composer to manage Drupal site dependencies
Downloads
Download tar.gz
14.84 KB
MD5: fed04341254447c22764cac3d383b348
SHA-1: 3c60057f1cfe92de06c2edbc2d3167a95905f518
SHA-256: a64890daf5c01a92ec30be2bba8f75d781492646b45561c768aed6ee4e2cdcba
Download zip
17.38 KB
MD5: 2f1a0b8832eb8683ab9766164f92fcd4
SHA-1: 272242b2fbb901785af973b824cfa0b852f12866
SHA-256: da5a665cd6029483a80f4d4fd224b1f1d13327b9b47a238fe2d206fa5488f6ce
Release notes
Bug fixes and new features for Honeypot. It's been a while since 7.x-1.14, and I think it's high time for an update!
Included in this release:
- #1937328: PHP Notice: Undefined index: form_id in honeypot_add_form_protection()
- #1969212: Add hook_honeypot_reject so other modules can react to rejected form submissions
- #2021799: Don't protect Honeypot configuration form
- #1982848: Warn that 'protect all forms' disables caching on certain pages
- #2067221: Add $type parameter to hook_honeypot_reject()
- Updated documentation for honeypot_log_failure().
- #2069213: User Login Block should also be excluded.