Releases: magento-hackathon/HoneySpam
Releases · magento-hackathon/HoneySpam
Refactor JS
1.4.1
1.4.0
Thanks @sreichel for #53 (Reuse observer method)
Fixed prepareForward and replace with prepareRedirect (thanks @addison74 for reporting)
Cleanup characters, formatting, method order
(this release is untested, if you find a problem, please open an issue and @Schrank)
1.3.0
Bugfix Release
- removed ID attribute to avoid HTML issues (#41)
Feature/Fix Release
Thanks for the contributions!
Prevent HoneySpam to show up as start page in system configuration (@schmengler)
Added autocomplete=off
and autofill=off
to honeypot input element. (@tobiasdalhof)
Escape honeypot name attribute to avoid potential XSS attacks from admin (@jasonkcarter)
update id for input field to defined honeypot name (@markoshust)
Bugfixes & Newsletter Subscription Form Support
- fixed README
- honeypot for newsletter subscription form
- fixed JS issue when field is not in the HTML code
- added support for multiple honeypots on one page