test/dummy/config/initializers/secret_token.rb in exception_notification-4.1.1 vs test/dummy/config/initializers/secret_token.rb in exception_notification-4.1.2
- old
+ new
@@ -3,5 +3,6 @@
# 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.
Dummy::Application.config.secret_token = 'cfdf538142b0b383e722e8e7ea839b8ce6c3dc94a57856b343a2d13be66f5b690a55c991cec6e98ed60ea9b7e58265af23cb40cbadee02f13f1c45c2625f482b'
+Dummy::Application.config.secret_key_base = 'my new secret'