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
Lunny Xiao fd7d83ace6
Move almost all functions' parameter db.Engine to context.Context (#19748)
3 years ago
..
2fa.go Refactor auth package (#17962) 3 years ago
auth.go Move almost all functions' parameter db.Engine to context.Context (#19748) 3 years ago
linkaccount.go Move almost all functions' parameter db.Engine to context.Context (#19748) 3 years ago
main_test.go Use a struct as test options (#19393) 3 years ago
oauth.go Move almost all functions' parameter db.Engine to context.Context (#19748) 3 years ago
oauth_test.go Move almost all functions' parameter db.Engine to context.Context (#19748) 3 years ago
openid.go Move almost all functions' parameter db.Engine to context.Context (#19748) 3 years ago
password.go Use `ctx` instead of `db.DefaultContext` in some packages(routers/services/modules) (#19163) 3 years ago
webauthn.go Update HTTP status codes to modern codes (#18063) 3 years ago