Install
Works with Drupal: 7.xUsing Composer to manage Drupal site dependencies
Downloads
Download tar.gz
14.48 KB
MD5: cde15fa4f176446ff305ce49fe4fb823
SHA-1: d42f632f823608232090a7e4d57c4baf279942a8
SHA-256: 58c48b926c5e16cdbd7634444737b210bc6490dc7a0109342b78b66fba71cf3d
Download zip
16.88 KB
MD5: 6f8cdf86caa5c72d1697e70991d35288
SHA-1: 3bacebbb058082aa0efdf75f2ede3ed782fdb7ef
SHA-256: d1c78267c5f627d62b5863879009d22dc9df29183db14aea973c64bec06a412d
Release notes
Many updates in this release, mostly focused on adding to the Honeypot API and deterring spam bots even more:
- #1790850: Fix typo
- #1792396: honeypot_update_7003() tries to re-create existing {honeypot_users} table
- #1805588: Make honeypot pass coder review
- #1838860: 'suffix' should be 'field_suffix'
- #1870392: Time delay overflows PHP_MAX_INT
- #1811244: Default field name for honeypot field will always conflict with comment form
- #1778296: add hook in honeypot_add_form_protection
- #1894066: Undefined Variable After Hook Example