gitea/services/auth
zeripath 14a6aafb50
Restore user autoregistration with email addresses (#19261) (#19312)
Backport #19261

Unfortunately #18789 disabled autoregistration using email addresses as they would
be shortcut to email address does not exist.

This PR attempts to restore autoregistration by allowing an unknown email address
to percolate through to the autoregistration path of UserSignin.

Fix #19256

Signed-off-by: Andrew Thornton <art27@cantab.net>
2022-04-02 20:36:47 -04:00
..
source Fix ldap user sync missed email in email_address table (#18786) (#18876) 2022-02-24 19:07:52 +01:00
auth.go
auth_test.go
basic.go
group.go
interface.go
oauth2.go
placeholder.go
reverseproxy.go
session.go
signin.go Restore user autoregistration with email addresses (#19261) (#19312) 2022-04-02 20:36:47 -04:00
source.go
sspi_windows.go
sync.go