gitea/services/auth/source
zeripath 162c32af7e
Send registration email on user autoregistration ()
When users login and are autoregistered send email notification.

Fix 

* 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>
..
db Refactor: Move login out of models ()
ldap Send registration email on user autoregistration ()
oauth2 Add microsoft oauth2 providers ()
pam Send registration email on user autoregistration ()
smtp Send registration email on user autoregistration ()
sspi Add an abstract json layout to make it's easier to change json library ()