initial
This commit is contained in:
7
config/initializers/cookie_verification_secret.rb
Normal file
7
config/initializers/cookie_verification_secret.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.
|
||||
ActionController::Base.cookie_verifier_secret = 'f888ad1c8bff9ad0a688abbce6ec8fe72ca53ff767fcf79433b1711aa435b210b486a2d4edcd9ac73dbe63829d921ac80ea4cad9171e1ea390eee679443e36d2'
|
||||
Reference in New Issue
Block a user