0
0
mirror of https://github.com/go-gitea/gitea.git synced 2024-12-04 20:35:26 +01:00
gitea/routers/web/auth
SimonErm 6ba0c371c2
Allow preferred_username as username source for OIDC (#30454)
This PR adds the preferred_username claim as a possible username source
for the oauth2_client.

Closes #21518
2024-04-16 05:41:39 +00:00
..
2fa.go
auth_test.go
auth.go Allow preferred_username as username source for OIDC (#30454) 2024-04-16 05:41:39 +00:00
linkaccount.go
main_test.go
oauth_test.go
oauth.go
openid.go
password.go Clean up log messages (#30313) 2024-04-07 19:17:06 +08:00
webauthn.go