rack-attack/spec/acceptance
Gonzalo Rodriguez e3056e737f
fix: avoid unintended effects on load_config_initializers and other gems load order
Because of the sort algorithm rails uses to satisfy `after` and `before`
constraints, gems can have unintended effects on others. See
0a120a818d

Prefer making rack-attack middleware idempotent instead of relying on
the load order and the contents of the middleware stack too much.

closes #452
closes #456
2019-10-29 15:45:26 -03:00
..
stores style: fix Style/BlockDelimiters cop check 2019-08-02 15:24:17 -03:00
allow2ban_spec.rb Remove support for unmaintained ruby 2.2 2018-06-28 17:08:15 -03:00
blocking_ip_spec.rb feat: match ActiveSupport Instrumentation event name format spec 2019-02-24 20:19:38 -03: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 style: enabled Style/EmptyMethod rubocop 2019-03-01 21:09:46 -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 Remove support for unmaintained ruby 2.2 2018-06-28 17:08:15 -03:00
customizing_throttled_response_spec.rb Remove support for unmaintained ruby 2.2 2018-06-28 17:08:15 -03:00
extending_request_object_spec.rb Remove support for unmaintained ruby 2.2 2018-06-28 17:08:15 -03:00
fail2ban_spec.rb Remove support for unmaintained ruby 2.2 2018-06-28 17:08:15 -03:00
rails_middleware_spec.rb fix: avoid unintended effects on load_config_initializers and other gems load order 2019-10-29 15:45:26 -03:00
safelisting_ip_spec.rb feat: match ActiveSupport Instrumentation event name format spec 2019-02-24 20:19:38 -03: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 feat: match ActiveSupport Instrumentation event name format spec 2019-02-24 20:19:38 -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