From: Tom Clegg Date: Wed, 21 May 2014 18:19:21 +0000 (-0400) Subject: Remove obsolete secret_token.rb. X-Git-Tag: 1.1.0~2608^2~5^2 X-Git-Url: https://git.arvados.org/arvados.git/commitdiff_plain/ebf002120164e185691b6bf418a17b23124614a8 Remove obsolete secret_token.rb. --- diff --git a/services/api/config/initializers/secret_token.rb b/services/api/config/initializers/secret_token.rb deleted file mode 100644 index d63ec8b75f..0000000000 --- a/services/api/config/initializers/secret_token.rb +++ /dev/null @@ -1,7 +0,0 @@ -# Be sure to restart your server when you modify this file. - -# Your secret key for verifying the integrity of signed cookies. -# If you change this key, all old signed cookies will become invalid! -# Make sure the secret is at least 30 characters and all random, -# no regular words or you'll be exposed to dictionary attacks. -Server::Application.config.secret_token = 'a107d661bc696fd1263e92c76e7e88d8fa44b6a9793e8f56ccfb23f17cfc95ea8894e28ed7dd132a3a6069673961fb1bf32edd7f8a94c8e88d8a7047bfacdde2'