mirror of
https://gitcode.com/gitea/gitea.git
synced 2025-09-19 20:01:22 +08:00

Co-author: @pboguslawski "registration success email" is only used for notifying a user that "you have a new account now" when the account is created by admin manually. When a user uses external auth source, they already knows that they has the account, so do not send such email. Co-authored-by: Giteabot <teabot@gitea.io>