discourse/app/jobs
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
..
concerns DEV: enable frozen string literal on all files 2019-05-13 09:31:32 +08:00
onceoff DEV: Quote values when constructing SQL (#18827) 2022-11-01 14:05:13 -05:00
regular SECURITY: BCC active user emails from group SMTP (#19725) 2023-01-05 06:07:50 +08:00
scheduled FEATURE: Send notifications to admins when new features are released (#19460) 2022-12-15 20:12:53 +03:00
base.rb FIX: Uninitialized class variable error in sidekiq (#17227) 2022-06-24 14:17:39 +10:00