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.
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>
2 years ago
..
source Move user password verification after checking his groups on ldap auth (#19587) 2 years ago
auth.go Remove dependent on session auth for api/v1 routers (#19321) 2 years ago
auth_test.go format with gofumpt (#18184) 2 years ago
basic.go Add Package Registry (#16510) 2 years ago
group.go Let web and API routes have different auth methods group (#19168) 2 years ago
interface.go Move user related model into models/user (#17781) 3 years ago
oauth2.go Refactor jwt.StandardClaims to RegisteredClaims (#18344) 2 years ago
reverseproxy.go Respect DefaultUserIsRestricted system default when creating new user (#19310) 2 years ago
session.go format with gofumpt (#18184) 2 years ago
signin.go Restore user autoregistration with email addresses (#19261) 2 years ago
source.go Refactor auth package (#17962) 3 years ago
sspi_windows.go Respect DefaultUserIsRestricted system default when creating new user (#19310) 2 years ago
sync.go Refactor auth package (#17962) 3 years ago