mirror of
https://github.com/samsonjs/rack-attack.git
synced 2026-04-27 15:07:41 +00:00
https://github.com/kickstarter/rack-attack/issues/255 Change the object type from instances of type Rack::Attack::Request to instances of type Hash. (`req` becomes `request: req`). |
||
|---|---|---|
| .. | ||
| allow2ban_spec.rb | ||
| blocking_spec.rb | ||
| cache_store_config_for_allow2ban_spec.rb | ||
| cache_store_config_for_fail2ban_spec.rb | ||
| cache_store_config_for_throttle_spec.rb | ||
| cache_store_config_with_rails_spec.rb | ||
| customizing_blocked_response_spec.rb | ||
| customizing_throttled_response_spec.rb | ||
| fail2ban_spec.rb | ||
| safelisting_spec.rb | ||
| throttling_spec.rb | ||
| track_spec.rb | ||
| track_throttle_spec.rb | ||