0
Fork 0
mirror of https://codeberg.org/forgejo/forgejo.git synced 2025-01-23 14:49:09 -05:00
forgejo/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 Refactor i18n, use Locale to provide i18n/translation related functions (#18648) 2022-02-08 11:02:30 +08:00
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