0
0
Fork 0
mirror of https://github.com/go-gitea/gitea synced 2024-12-26 03:24:31 +01:00
gitea/services/mailer
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
..
mail.go
mail_comment.go
mail_issue.go
mail_release.go
mail_repo.go
mail_test.go
mailer.go
main_test.go