1
1
mirror of https://github.com/go-gitea/gitea.git synced 2024-11-19 08:45:04 +01:00
gitea/services
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
..
agit
asymkey
attachment
auth Fix ldap loginname (#18789) 2022-02-18 17:33:00 +08:00
comments
cron
externalaccount
forms Add LDAP group sync to Teams, fixes #1395 (#16299) 2022-02-11 22:24:58 +08:00
gitdiff Prevent dangling GetAttribute calls (#18754) 2022-02-14 18:03:56 +01:00
issue
lfs
mailer
migrations
mirror Change git.cmd to RunWithContext (#18693) 2022-02-11 13:47:22 +01:00
org
pull Change git.cmd to RunWithContext (#18693) 2022-02-11 13:47:22 +01:00
release
repository Fix forked repositories missed tags (#18719) 2022-02-12 11:18:06 +08:00
task
user
webhook
wiki