1
1
mirror of https://github.com/go-gitea/gitea synced 2025-11-15 18:58:12 +00:00
Files
gitea/services/mailer/mail_repo.go
zeripath 45c836badc Do not send notification emails to inactive users (#19131) (#19139)
Backport #19131
Backport #19142

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 18:33:32 +00:00

2.6 KiB