0
0
Fork 0
mirror of https://github.com/go-gitea/gitea synced 2025-01-13 17:14:52 +01:00
gitea/routers
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
..
api/v1 Restrict email address validation (#17688) 2022-03-14 18:39:54 +01:00
common
install
private Do not send notification emails to inactive users (#19131) 2022-03-19 20:45:44 +08:00
utils
web Do not send activation email if manual confirm is set (#19119) 2022-03-18 17:57:07 +08:00
init.go