aboutsummaryrefslogtreecommitdiffstats
path: root/activerecord
diff options
context:
space:
mode:
authorJaap van der Plas <jvdplas@gmail.com>2019-02-13 15:55:38 +0100
committerGeorge Claghorn <george.claghorn@gmail.com>2019-02-13 09:55:38 -0500
commit2488901da8a4d896003254869a378f0c1b4ed3f2 (patch)
tree6911e103fef3a6e87f9274b3f8bde75417c232a6 /activerecord
parent47e3bbeb9057b37c244330cc4e745c8a8090e8c5 (diff)
downloadrails-2488901da8a4d896003254869a378f0c1b4ed3f2.tar.gz
rails-2488901da8a4d896003254869a378f0c1b4ed3f2.tar.bz2
rails-2488901da8a4d896003254869a378f0c1b4ed3f2.zip
Don’t log recipients when sending mail
Since production applications typically run with log level info and email adresses should be considered as sensitive data we want to prevent them from ending up in the logs. In development mode (with log level debug) they are still logged as part of the Mail::Message object.
Diffstat (limited to 'activerecord')
0 files changed, 0 insertions, 0 deletions