rack-attack/spec
Will Kimeria 87f628d0c1 If redis client throws exception, don't raise it
For throttling, when the redis client throws an exception, the request
ends up getting rate limited. Modify this to be similar to how
ActiveSupport.MemCacheStore functions (the read, write and increment
methods do not raise exceptions)
2014-03-14 11:50:59 -07:00
..
allow2ban_spec.rb Return 403 Forbidden instead of 401 2014-02-06 21:32:51 +01:00
fail2ban_spec.rb Return 403 Forbidden instead of 401 2014-02-06 21:32:51 +01:00
rack_attack_cache_spec.rb If redis client throws exception, don't raise it 2014-03-14 11:50:59 -07:00
rack_attack_spec.rb Change response body to 'Forbidden' 2014-02-06 23:29:44 +01:00
rack_attack_throttle_spec.rb version 2.3.0, update changelog, copy tweaks 2013-08-20 11:39:44 -04:00
rack_attack_track_spec.rb Add Rack::Attack.track. 2013-01-10 19:02:49 -05:00
spec_helper.rb specs: fix MiniTest typo for older ruby versions 2013-10-09 15:31:52 -04:00