PageRenderTime 108ms CodeModel.GetById 0ms RepoModel.GetById 1ms app.codeStats 0ms

/config/initializers/secret_token.rb

https://bitbucket.org/dictav/bitbucket_issues
Ruby | 12 lines | 1 code | 3 blank | 8 comment | 0 complexity | cce29b3a89293094a0b7a38aa2d599e1 MD5 | raw file
  1. # Be sure to restart your server when you modify this file.
  2. # Your secret key is used for verifying the integrity of signed cookies.
  3. # If you change this key, all old signed cookies will become invalid!
  4. # Make sure the secret is at least 30 characters and all random,
  5. # no regular words or you'll be exposed to dictionary attacks.
  6. # You can use `rake secret` to generate a secure secret key.
  7. # Make sure your secret_key_base is kept private
  8. # if you're sharing your code publicly.
  9. BitbucketIssues::Application.config.secret_key_base = '3d559b3d03580e743d691f570a8f385a24cc4d28023e0756181b611edd4604e78501e1c2e22826132f8b63ff386c90256ea5d4660dd142db641a9dbf8f2731d9'