gitea/services/mailer
zeripath 3322f4d7cc
not send notification emails to inactive users (part 2) (#19142)
Unfortunately fixing changes to `mail_issue.go` did not get included in #19131.

We also need to not send issue comment mails to deactivated users.

Fix #18950

Signed-off-by: Andrew Thornton <art27@cantab.net>
2022-03-19 16:20:03 +00:00
..
mail.go
mail_comment.go
mail_issue.go not send notification emails to inactive users (part 2) (#19142) 2022-03-19 16:20:03 +00:00
mail_release.go
mail_repo.go
mail_test.go
mailer.go
mailer_test.go
main_test.go