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.
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
10 months ago
..
2fa.go Move context from modules to services (#29440) 11 months ago
auth.go Allow `preferred_username` as username source for OIDC (#30454) 10 months ago
auth_test.go Make "/user/login" page redirect if the current user has signed in (#29583) 11 months ago
linkaccount.go Move context from modules to services (#29440) 11 months ago
main_test.go make writing main test easier (#27270) 1 year ago
oauth.go Refactor URL detection (#29960) 11 months ago
oauth_test.go Bump github.com/golang-jwt/jwt to v5 (#25975) 2 years ago
openid.go Move context from modules to services (#29440) 11 months ago
password.go Clean up log messages (#30313) 10 months ago
webauthn.go Move context from modules to services (#29440) 11 months ago