discourse/spec/mailers
Alan Guo Xiang Tan ab3a032b4b
SECURITY: BCC active user emails from group SMTP (#19725)
When sending emails out via group SMTP, if we
are sending them to non-staged users we want
to mask those emails with BCC, just so we don't
expose them to anyone we shouldn't. Staged users
are ones that have likely only interacted with
support via email, and will likely include other
people who were CC'd on the original email to the
group.

Co-authored-by: Martin Brennan <martin@discourse.org>
2023-01-05 06:07:50 +08:00
..
group_smtp_mailer_spec.rb SECURITY: BCC active user emails from group SMTP (#19725) 2023-01-05 06:07:50 +08:00
invite_mailer_spec.rb DEV: Use proper wording for contexts in specs 2022-08-04 11:05:02 +02:00
rejection_mailer_spec.rb DEV: Use proper wording for contexts in specs 2022-08-04 11:05:02 +02:00
subscription_mailer_spec.rb Add RSpec 4 compatibility (#17652) 2022-07-28 10:27:38 +08:00
test_mailer_spec.rb Add RSpec 4 compatibility (#17652) 2022-07-28 10:27:38 +08:00
user_notifications_spec.rb SECURITY: Filter tags in user notifications for visibility (#19239) 2022-11-29 10:35:41 -06:00
version_mailer_spec.rb DEV: Use proper wording for contexts in specs 2022-08-04 11:05:02 +02:00