Skip to content

Commit

Permalink
Add secret key base.
Browse files Browse the repository at this point in the history
  • Loading branch information
psy-q committed Mar 28, 2014
1 parent c18400c commit 4263332
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion config/initializers/secret_token.rb
Expand Up @@ -4,4 +4,5 @@
# 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.
Leihs::Application.config.secret_token = '57bd131213e58279e9414d2092c7e78c67ce1ce2df5cc155656d9a5c2b1a89490f3481c6a6f3fb61956665963d1de8851a7a521b2f72e4b4919e11fd85968759'
Leihs::Application.config.secret_token = 'c06439c677c5bbcecf39085670340f8b99f02af5ec5a45af7c700ed18c6f5985989e832af6749599e5d5885e093d5c382c351d59791aff690532c2f41896e37f'
Leihs::Application.config.secret_key_base = 'bdb8c561528d1343a658373562c9fe22924ef451e526de20cb61a2e4bf9dc7eb3affcd9dd4d8bd34218d4d8883e93d7fc6c85c873bfb16305aaf1f8a4fb843d6'

0 comments on commit 4263332

Please sign in to comment.