summaryrefslogtreecommitdiff
path: root/config/initializers/cookie_verification_secret.rb
blob: 6ce9389af1d44b2d36874adc3c1b964361adb479 (plain)
1
2
3
4
5
6
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 = '8619e081a41d3f7d0806b9e648da2857b7c55ccfd95354c0b66aec7dc18d7f45420bc82cd1b7f2ed6d57d42ad6f12a67e598d8023e645798886bf7f55e5e4d78';