forgejo/routers/private
zeripath fb08d2b3fd
Do not send notification emails to inactive users ()
Emails should not be sent to inactive users except for Activate and ResetPassword
messages.

Fix 

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() () 2022-02-06 20:01:47 +01:00
hook_proc_receive.go
hook_verification.go Change git.cmd to RunWithContext () 2022-02-11 13:47:22 +01:00
internal.go
internal_repo.go
key.go
mail.go Do not send notification emails to inactive users () 2022-03-19 20:45:44 +08:00
manager.go
manager_unix.go
manager_windows.go
restore_repo.go Validate migration files () 2022-01-26 10:45:51 +01:00
serv.go
ssh_log.go