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
wxiaoguang ddf96f68cc
Use JSON response for "user/logout" (#25522)
The request sent to "user/logout" is from "link-action", it expects to
get JSON response.
2 years ago
..
2fa.go refactor some functions to support ctx as first parameter (#21878) 2 years ago
auth.go Use JSON response for "user/logout" (#25522) 2 years ago
linkaccount.go Add context cache as a request level cache (#22294) 2 years ago
main_test.go Implement FSFE REUSE for golang files (#21840) 2 years ago
oauth.go Show OAuth2 errors to end users (#25261) 2 years ago
oauth_test.go Add context cache as a request level cache (#22294) 2 years ago
openid.go Refactor cookie (#24107) 2 years ago
password.go Split "modules/context.go" to separate files (#24569) 2 years ago
webauthn.go Replace deprecated Webauthn library (#22400) 2 years ago