0
0
mirror of https://github.com/go-gitea/gitea.git synced 2024-12-11 10:34:59 +01:00
gitea/services/mailer
zeripath fb08d2b3fd
Do not send notification emails to inactive users (#19131)
Emails should not be sent to inactive users except for Activate and ResetPassword
messages.

Fix #18950

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