gitlab-org--gitlab-foss/spec/initializers
Vladimir Shushlin 4687ff7c9b Store Let's Encrypt private key in settings
Storing this key in secrets.yml was a bad idea,
it would require users using HA setups to manually
replicate secrets across nodes during update,
it also needed support from omnibus package

* Revert "Generate Let's Encrypt private key"
  This reverts commit 444959bfa0.

* Add Let's Encrypt private key to settings
  as encrypted attribute

* Generate Let's Encrypt private key
  in database migration
2019-05-28 04:47:34 +00:00
..
6_validations_spec.rb Migrate storage nesting check to Gitaly 2018-06-27 16:20:03 +00:00
active_record_locking_spec.rb Support both 0 and NULL lock_versions 2018-12-27 15:59:19 +01:00
attr_encrypted_no_db_connection_spec.rb Correctly handle data-loss scenarios when encrypting columns 2018-11-27 18:24:18 +00:00
direct_upload_support_spec.rb Update validator 2018-06-04 22:31:01 +02:00
doorkeeper_spec.rb Clean up read_registry scope changes 2017-09-18 08:39:01 -04:00
fog_google_https_private_urls_spec.rb Fix Fog mocking 2018-06-05 16:48:42 +02:00
lograge_spec.rb Update specs to rails5 format 2018-12-19 10:04:31 +11:00
secret_token_spec.rb Store Let's Encrypt private key in settings 2019-05-28 04:47:34 +00:00
settings_spec.rb Route path lookups through legacy_disk_path 2018-03-21 18:18:32 +01:00
trusted_proxies_spec.rb Remove superfluous lib: true, type: redis, service: true, models: true, services: true, no_db: true, api: true 2017-07-27 14:31:53 +02:00
zz_metrics_spec.rb Always load the metrics the last 2018-12-21 00:53:45 +08:00