gitlab-org--gitlab-foss/spec/initializers
DJ Mountney e37b314567 Add tests for setting trusted_proxies
Each test reloads the trusted_proxies initializer, which in turn will set Rails.application.config.action_dispatch.trusted_proxies to something new. This will leak into the other tests, but the middleware that it is used in has already been loaded for the whole test suite, so it should have no impact.
2016-05-04 15:49:39 -07:00
..
settings_spec.rb
trusted_proxies_spec.rb Add tests for setting trusted_proxies 2016-05-04 15:49:39 -07:00