rack-attack/spec/acceptance
Santiago Bartesaghi 3543f61b64
Fix #588 don't fail if request.ip is missing (#630)
* Fix #588 don't fail if request.ip is missing

* Fix Rails 4 suite

* Improve tests

---------

Co-authored-by: Gonzalo <456459+grzuy@users.noreply.github.com>
2023-10-18 00:19:29 +00:00
..
stores Remove support for unmaintained ActiveSupport::Cache::RedisStore (#625) 2023-10-14 11:29:19 -03:00
allow2ban_spec.rb Remove support for unmaintained ruby 2.2 2018-06-28 17:08:15 -03:00
blocking_ip_spec.rb Fix #588 don't fail if request.ip is missing (#630) 2023-10-18 00:19:29 +00:00
blocking_spec.rb Merge pull request #406 from grzuy/optional_name 2019-02-28 21:01:55 -03:00
blocking_subnet_spec.rb feat: match ActiveSupport Instrumentation event name format spec 2019-02-24 20:19:38 -03:00
cache_store_config_for_allow2ban_spec.rb style: enabled Style/EmptyMethod rubocop 2019-03-01 21:09:46 -03:00
cache_store_config_for_fail2ban_spec.rb Update rubocop (#629) 2023-10-16 20:04:35 -03:00
cache_store_config_for_throttle_spec.rb Remove support for unmaintained ruby 2.2 2018-06-28 17:08:15 -03:00
cache_store_config_with_rails_spec.rb Remove support for unmaintained ruby 2.2 2018-06-28 17:08:15 -03:00
customizing_blocked_response_spec.rb feat: deprecate throttled_response and blocklisted_response 2022-01-29 15:22:19 -03:00
customizing_throttled_response_spec.rb feat: deprecate throttled_response and blocklisted_response 2022-01-29 15:22:19 -03:00
extending_request_object_spec.rb Update rubocop (#629) 2023-10-16 20:04:35 -03:00
fail2ban_spec.rb Remove support for unmaintained ruby 2.2 2018-06-28 17:08:15 -03:00
rails_middleware_spec.rb Support Rack 3. (#586) 2023-07-25 15:16:43 +12:00
safelisting_ip_spec.rb Fix #588 don't fail if request.ip is missing (#630) 2023-10-18 00:19:29 +00:00
safelisting_spec.rb Merge pull request #406 from grzuy/optional_name 2019-02-28 21:01:55 -03:00
safelisting_subnet_spec.rb feat: match ActiveSupport Instrumentation event name format spec 2019-02-24 20:19:38 -03:00
throttling_spec.rb Allow to configure Retry-After header for default throttled_response handler 2019-10-17 00:26:13 +03:00
track_spec.rb feat: match ActiveSupport Instrumentation event name format spec 2019-02-24 20:19:38 -03:00
track_throttle_spec.rb feat: match ActiveSupport Instrumentation event name format spec 2019-02-24 20:19:38 -03:00