gitea/services/auth
Johan Van de Wauw 0cc2675c44
Fix ldap loginname (#18789)
* Use email_address table to check user's email when login with email adress

* Update services/auth/signin.go

* Fix test

* Fix test

* Fix logging in with ldap username != loginname

* Fix if user does not exist yet

* Make more clear this is loginName

* Fix formatting

Co-authored-by: Lunny Xiao <xiaolunwen@gmail.com>
Co-authored-by: zeripath <art27@cantab.net>
2022-02-18 17:33:00 +08:00
..
source Fix ldap loginname (#18789) 2022-02-18 17:33:00 +08:00
auth.go
auth_test.go
basic.go
group.go
interface.go
oauth2.go Refactor jwt.StandardClaims to RegisteredClaims (#18344) 2022-01-20 22:52:56 +01:00
placeholder.go
reverseproxy.go
session.go
signin.go Fix ldap loginname (#18789) 2022-02-18 17:33:00 +08:00
source.go
sspi_windows.go
sync.go