Git with a cup of tea, painless self-hosted git service Mirror for internal git.with.parts use https://git.with.parts
You can not 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
Denys Konovalov a8d0c879c3
add skip secondary authorization option for public oauth2 clients (#31454)
4 months ago
..
2fa.go Move context from modules to services (#29440) 9 months ago
auth.go allow synchronizing user status from OAuth2 login providers (#31572) 4 months ago
auth_test.go Refactor names (#31405) 5 months ago
linkaccount.go Improve oauth2 client "preferred username field" logic and the error handling (#30622) 7 months ago
main_test.go make writing main test easier (#27270) 1 year ago
oauth.go add skip secondary authorization option for public oauth2 clients (#31454) 4 months ago
oauth_test.go Bump github.com/golang-jwt/jwt to v5 (#25975) 1 year ago
openid.go Move context from modules to services (#29440) 9 months ago
password.go Clean up log messages (#30313) 8 months ago
webauthn.go Add Passkey login support (#31504) 5 months ago