This repository has been archived on 2024-01-04. You can view files and clone it, but cannot push or open issues or pull requests.
forgejo/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
auth.go Improve SMTP authentication and Fix user creation bugs (#16612) 2021-08-11 21:42:58 +01:00
source.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