Hi,

I'm looking for feedback on my PR https://github.com/rails/rails/pull/34747:

Since production applications typically run with log level info and email 
> adresses should be considered as sensitive data (or personal data under 
> GDPR) 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.


It's a small change but would be a nice improvement for the privacy of 
users of Rails applications.

-- 
You received this message because you are subscribed to the Google Groups "Ruby 
on Rails: Core" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to rubyonrails-core+unsubscr...@googlegroups.com.
To post to this group, send email to rubyonrails-core@googlegroups.com.
Visit this group at https://groups.google.com/group/rubyonrails-core.
For more options, visit https://groups.google.com/d/optout.

Reply via email to