1
1
mirror of https://github.com/go-gitea/gitea synced 2024-06-01 08:55:47 +00:00
gitea/routers
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
..
api/v1 Restrict email address validation (#17688) (#19085) 2022-03-14 20:51:58 +01:00
common Instead of using routerCtx just escape the url before routing (#18086) 2021-12-25 00:50:49 +08:00
install Refactor HTTP request context (#17979) 2021-12-15 14:59:57 +08:00
private Do not send notification emails to inactive users (#19131) (#19139) 2022-03-19 18:33:32 +00:00
utils A better go code formatter, and now make fmt can run in Windows (#17684) 2021-11-17 20:34:35 +08:00
web Do not send activation email if manual confirm is set (#19119) (#19122) 2022-03-19 14:20:42 +00:00
init.go Handle email address not exist (#19089) (#19121) 2022-03-19 11:35:23 +00:00