0
0
mirror of https://github.com/go-gitea/gitea.git synced 2024-11-28 14:23:11 +01:00
gitea/routers/private
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
..
default_branch.go
hook_post_receive.go
hook_pre_receive.go Delete old git.NewCommand() and use it as git.NewCommandContext() (#18552) 2022-02-06 20:01:47 +01:00
hook_proc_receive.go
hook_verification.go Change git.cmd to RunWithContext (#18693) 2022-02-11 13:47:22 +01:00
internal_repo.go
internal.go
key.go
mail.go Do not send notification emails to inactive users (#19131) 2022-03-19 20:45:44 +08:00
manager_unix.go
manager_windows.go
manager.go
restore_repo.go
serv.go
ssh_log.go