RubyFlow The Ruby and Rails community linklog

[Ann] Invisible Captcha, honeypot protection for Rails, new minor release

https://github.com/markets/invisible_captcha

Hi everybody, I just pushed a new version of Invisible Captcha (v0.10.0) with a lot of interesting changes and new options:

  • new timestamp on each request to avoid stale timestamps
  • allow to inject styles manually anywhere in the layout (avoids HTML error validation)
  • customizable timestamp threshold per controller/action
  • dynamic css strategy to hide the honeypot inputs
  • random default honeypots on each restart
  • improvements on demo application and tests
  • better strong_parameters interaction

All work was done here: https://github.com/markets/invisible_captcha/pull/32

Merry Christmas and a happy new year! Let’s block spambots with easy!

Post a comment

You can use basic HTML markup (e.g. <a>) or Markdown.

As you are not logged in, you will be
directed via GitHub to signup or sign in