Contract-Signer/config/initializers/cookie_verification_secret.rb
2011-09-28 03:37:39 -07:00

8 lines
505 B
Ruby

# 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 = 'f26c71005fe967f8346c9c3e804062b8ace702dccdade57529100d8337cd649468af6c6f549d3dd10cff6a2ed01a114f71d0d732bb9b93dcd7960be3ba25b8ec';