gitlab-org--gitlab-foss/spec/initializers
Sean McGivern 90565b5f95 Give priority to environment variables
If an environment variable exists for secret_key_base, use that -
always. But don't save it to secrets.yml.

Also ensure that we never write to secrets.yml if there's a non-blank
value there.
2016-08-03 15:48:48 +01:00
..
6_validations_spec.rb Skip repository storage path valitaions on test environment 2016-07-21 18:33:51 -04:00
secret_token_spec.rb Give priority to environment variables 2016-08-03 15:48:48 +01:00
settings_spec.rb Enable Style/EmptyLines cop, remove redundant ones 2016-07-01 21:56:17 +02:00
trusted_proxies_spec.rb Ignore invalid IPs in X-Forwarded-For when trusted proxies are configured. 2016-07-31 15:36:11 -04:00