1
0
Fork 0
allpro/config/initializers/secret_token.rb

13 lines
660 B
Ruby

# Be sure to restart your server when you modify this file.
# Your secret key is used 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.
# You can use `rake secret` to generate a secure secret key.
# Make sure your secret_key_base is kept private
# if you're sharing your code publicly.
Allpro::Application.config.secret_key_base = 'dd4022471527a08f956d596ef498a40dd247f463e99cf7ad585abb0bbb7aa17fc36998e4937c93e2f842e3cb6a96a60ef2885c76d0fb02b9229e479a6eb44471'