0
0
Fork 0
mirror of https://github.com/go-gitea/gitea synced 2024-09-08 18:35:40 +02:00
gitea/services/auth
Gwilherm Folliot b7abb31b7b
Move user password verification after checking his groups on ldap auth (#19587)
In case the binded user can not access its own attributes.

Signed-off-by: Gwilherm Folliot <gwilherm55fo@gmail.com>

Co-authored-by: wxiaoguang <wxiaoguang@gmail.com>
2022-05-03 20:41:11 +08:00
..
source Move user password verification after checking his groups on ldap auth (#19587) 2022-05-03 20:41:11 +08:00
auth.go
auth_test.go
basic.go
group.go
interface.go
oauth2.go
reverseproxy.go Respect DefaultUserIsRestricted system default when creating new user (#19310) 2022-04-29 15:38:11 -04:00
session.go
signin.go
source.go
sspi_windows.go Respect DefaultUserIsRestricted system default when creating new user (#19310) 2022-04-29 15:38:11 -04:00
sync.go