forked from bofh/fetsite
GitHub Account angelegt
This commit is contained in:
7
config/initializers/secret_token.rb
Normal file
7
config/initializers/secret_token.rb
Normal file
@@ -0,0 +1,7 @@
|
||||
# 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.
|
||||
Fetsite::Application.config.secret_token = '7a4286080920130a41d709a0c8faa2d2d43f0da42490820e8af0a6b34c48bbfdf1cd6bccfeb3b69b09a3e31cc69df49395289b8a4bce3ece10a4ae58fe129644'
|
||||
Reference in New Issue
Block a user