1
0
mirror of https://github.com/go-gitea/gitea.git synced 2024-10-16 06:13:43 -04:00
gitea/services/auth/source
zeripath 162c32af7e
Send registration email on user autoregistration (#16523)
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>
2021-08-12 10:26:33 +03:00
..
db
ldap Send registration email on user autoregistration (#16523) 2021-08-12 10:26:33 +03:00
oauth2
pam Send registration email on user autoregistration (#16523) 2021-08-12 10:26:33 +03:00
smtp Send registration email on user autoregistration (#16523) 2021-08-12 10:26:33 +03:00
sspi