rack-attack/lib/rack/attack
Kyle d'Oliveira 9dbece5272 Add an reader for the epoch_time variable in the cache so that it can also be returned in the data from the throttle.
This is allows access to the same time that the cache uses for the count. This can be important for clients that want to provide rate limit information for well-behaved clients
2018-02-15 14:45:35 -08:00
..
store_proxy Cleanup unnecessary self references 2018-01-25 15:52:20 -03:00
allow2ban.rb Typo in comment 2017-02-21 17:07:26 +01:00
blocklist.rb suggesting changing whitelist/blacklist language to less controversial safelist/blocklist language 2016-07-01 21:44:45 -04:00
cache.rb Add an reader for the epoch_time variable in the cache so that it can also be returned in the data from the throttle. 2018-02-15 14:45:35 -08:00
check.rb Added limit and period options to track. Delegates [] to Throttle if they are present otherwise Check. 2014-05-19 11:11:01 -07:00
fail2ban.rb suggesting changing whitelist/blacklist language to less controversial safelist/blocklist language 2016-07-01 21:44:45 -04:00
path_normalizer.rb Drop support for Rails 3 2018-01-23 16:12:16 -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 suggesting changing whitelist/blacklist language to less controversial safelist/blocklist language 2016-07-01 21:44:45 -04:00
store_proxy.rb Do not allow mutating constants 2018-01-25 12:22:40 -03:00
throttle.rb Add an reader for the epoch_time variable in the cache so that it can also be returned in the data from the throttle. 2018-02-15 14:45:35 -08: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 Fix args to deprecated methods 2016-08-11 13:39:22 -04:00