You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gitea/services/auth/source
wxiaoguang 0ca5adee16
Do not send "registration success email" for external auth sources (#24632)
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>
2 years ago
..
db Allow adding new files to an empty repo (#24164) 2 years ago
ldap Do not send "registration success email" for external auth sources (#24632) 2 years ago
oauth2 Refactor config provider (#24245) 2 years ago
pam Do not send "registration success email" for external auth sources (#24632) 2 years ago
smtp Do not send "registration success email" for external auth sources (#24632) 2 years ago
sspi Implement FSFE REUSE for golang files (#21840) 2 years ago
source_group_sync.go Fix accidental overwriting of LDAP team memberships (#24050) 2 years ago