16470: Removes deprecated 'secret_token' config key.
authorLucas Di Pentima <lucas@di-pentima.com.ar>
Thu, 6 Aug 2020 17:33:52 +0000 (14:33 -0300)
committerLucas Di Pentima <lucas@di-pentima.com.ar>
Mon, 24 Aug 2020 15:21:28 +0000 (12:21 -0300)
Arvados-DCO-1.1-Signed-off-by: Lucas Di Pentima <lucas@di-pentima.com.ar>

apps/workbench/config/application.default.yml

index 9456e61455c306cb7b19db7963366c34a55b1345..255ad44f852f4b567005eae0c81a8f445dfbea8b 100644 (file)
@@ -77,7 +77,6 @@ test:
   action_mailer.delivery_method: :test
   active_support.deprecation: :stderr
   profiling_enabled: true
-  secret_token: <%= rand(2**256).to_s(36) %>
   secret_key_base: <%= rand(2**256).to_s(36) %>
   site_name: Workbench:test