mirror of
https://gitee.com/gitea/gitea
synced 2025-11-04 00:20:25 +08:00
When users login and are autoregistered send email notification. Fix #16178 * Protect public functions within the mailer by testing if the mailer is configured Signed-off-by: Andrew Thornton <art27@cantab.net> Co-authored-by: 6543 <6543@obermui.de>