Steps to reproduce
- Install
- Simulate an error
- Receive an email
The email contains action_dispatch.secret_key_base
This is the secret_key_base that is leaking through the email.
Expected behavior
Hide the secret_key_base
Actual behavior
It is in the email as action_dispatch.secret_key_base
System configuration
Rails version:
6.0
Ruby version:
2.6.5
Other configurations: