rack-attack/lib/rack/attack
Gonzalo Rodriguez 3af7394b6a
Refactor RedisCacheStoreProxy to unlearn everything about redis client details to make it less prone to bugs in the future
Let RedisCacheStoreProxy only know and assume things about
RedisCacheStore API. Don't let it know anything about the specific redis
client behind the scenes, that's the job of RedisCacheStore only, not
ours.
2018-06-20 18:33:00 -03:00
..
store_proxy Refactor RedisCacheStoreProxy to unlearn everything about redis client details to make it less prone to bugs in the future 2018-06-20 18:33:00 -03:00
allow2ban.rb [Fixes #302] Initial style guide adoption (#330) 2018-03-30 16:08:00 -03:00
blocklist.rb [Fixes #302] Initial style guide adoption (#330) 2018-03-30 16:08:00 -03:00
cache.rb [Fixes #302] Initial style guide adoption (#330) 2018-03-30 16:08:00 -03:00
check.rb [Fixes #302] Initial style guide adoption (#330) 2018-03-30 16:08:00 -03:00
fail2ban.rb [Fixes #302] Initial style guide adoption (#330) 2018-03-30 16:08:00 -03:00
path_normalizer.rb [Fixes #302] Initial style guide adoption (#330) 2018-03-30 16:08:00 -03:00
request.rb suggesting changing whitelist/blacklist language to less controversial safelist/blocklist language 2016-07-01 21:44:45 -04:00
safelist.rb [Fixes #302] Initial style guide adoption (#330) 2018-03-30 16:08:00 -03:00
store_proxy.rb Support ActiveSupport::RedisCacheStore 2018-06-19 13:39:43 -03:00
throttle.rb Do not allow mutating constants 2018-01-25 12:22:40 -03:00
track.rb Changed track checker to track filter. Made track filter tests more clear. 2014-05-22 10:11:23 -07:00
version.rb Bump version to v5.3.0 2018-06-19 15:49:20 -03:00