Mercurial > zeropaste
diff config/initializers/secret_token.rb @ 0:4aa8194a1733
Initial.
author | Edho Arief <edho@myconan.net> |
---|---|
date | Sun, 26 Aug 2012 10:58:26 -0700 |
parents | |
children |
line wrap: on
line diff
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/config/initializers/secret_token.rb Sun Aug 26 10:58:26 2012 -0700 @@ -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. +Zeropaste::Application.config.secret_token = '312c7dd024cee5ceec254af50bf0bf7ee3e976d3581b13e8525798219cb3ddabc0845732f3a667d4f786971b28a3b3ed9b050ef5660266be030af17758a188dd'