forgejo/services/auth
Lunny Xiao f1b1472632
Fix ldap user sync missed email in email_address table (#18786)
* Fix ldap user sync missed email in email_address table

* Fix test
2022-02-24 14:13:59 +08:00
..
source Fix ldap user sync missed email in email_address table (#18786) 2022-02-24 14:13:59 +08:00
auth.go format with gofumpt (#18184) 2022-01-20 18:46:10 +01:00
auth_test.go format with gofumpt (#18184) 2022-01-20 18:46:10 +01:00
basic.go format with gofumpt (#18184) 2022-01-20 18:46:10 +01:00
group.go
interface.go
oauth2.go Refactor jwt.StandardClaims to RegisteredClaims (#18344) 2022-01-20 22:52:56 +01:00
placeholder.go
reverseproxy.go format with gofumpt (#18184) 2022-01-20 18:46:10 +01:00
session.go format with gofumpt (#18184) 2022-01-20 18:46:10 +01:00
signin.go Fix login with email for ldap users (#18800) 2022-02-20 10:28:58 +00:00
source.go Refactor auth package (#17962) 2022-01-02 21:12:35 +08:00
sspi_windows.go Refactor auth package (#17962) 2022-01-02 21:12:35 +08:00
sync.go Refactor auth package (#17962) 2022-01-02 21:12:35 +08:00