rack-attack/lib/rack/attack
madlep 3f1c98a868 Fail2Ban helper
based on gist from @ktheory https://gist.github.com/ktheory/5723534

Modified slightly to use fail2ban `filter` terminology to simplify
Rack::Attack initializer configuration (only one block is requred for
this approach instead of 2)
2013-06-12 15:51:13 +10:00
..
blacklist.rb Use autoload instead of require 2013-01-10 18:36:31 -05:00
cache.rb delegate Redis custom logic to StoreProxy 2013-06-12 15:03:39 +10:00
check.rb Change instrumentation API for simpler notifications 2012-07-30 15:44:22 -04:00
fail2ban.rb Fail2Ban helper 2013-06-12 15:51:13 +10:00
store_proxy.rb delegate Redis custom logic to StoreProxy 2013-06-12 15:03:39 +10:00
throttle.rb Fix #14 2013-05-10 22:08:31 +00:00
track.rb Add Rack::Attack.track. 2013-01-10 19:02:49 -05:00
version.rb bump to version 2.1.1 2013-05-16 14:24:41 -04:00
whitelist.rb Use autoload instead of require 2013-01-10 18:36:31 -05:00