Remove obsolete secret_token.rb.
authorTom Clegg <tom@curoverse.com>
Wed, 21 May 2014 18:19:21 +0000 (14:19 -0400)
committerTom Clegg <tom@curoverse.com>
Wed, 21 May 2014 18:19:21 +0000 (14:19 -0400)
services/api/config/initializers/secret_token.rb [deleted file]

diff --git a/services/api/config/initializers/secret_token.rb b/services/api/config/initializers/secret_token.rb
deleted file mode 100644 (file)
index d63ec8b..0000000
+++ /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'