mirror of
https://github.com/go-gitea/gitea
synced 2025-01-09 17:24:43 +00:00
162c32af7e
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>