1
1
mirror of https://github.com/go-gitea/gitea synced 2024-06-01 00:45:46 +00:00
gitea/services/auth/source/smtp
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
..
assert_interface_test.go Refactor: Move login out of models (#16199) 2021-07-24 11:16:34 +01:00
auth.go Improve SMTP authentication and Fix user creation bugs (#16612) 2021-08-11 21:42:58 +01:00
source_authenticate.go Send registration email on user autoregistration (#16523) 2021-08-12 10:26:33 +03:00
source.go Improve SMTP authentication and Fix user creation bugs (#16612) 2021-08-11 21:42:58 +01:00