annotate config/initializers/secret_token.rb @ 126:bf214f66874d
Reverted customizations to bootstrap.
author |
Edho Arief <edho@myconan.net> |
date |
Mon, 12 Nov 2012 16:36:03 +0700 |
parents |
4aa8194a1733 |
children |
|
rev |
line source |
0
|
1 # Be sure to restart your server when you modify this file.
|
|
2
|
|
3 # Your secret key for verifying the integrity of signed cookies.
|
|
4 # If you change this key, all old signed cookies will become invalid!
|
|
5 # Make sure the secret is at least 30 characters and all random,
|
|
6 # no regular words or you'll be exposed to dictionary attacks.
|
|
7 Zeropaste::Application.config.secret_token = '312c7dd024cee5ceec254af50bf0bf7ee3e976d3581b13e8525798219cb3ddabc0845732f3a667d4f786971b28a3b3ed9b050ef5660266be030af17758a188dd'
|