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 73ae71824d
Show OAuth2 errors to end users (#25261)
Partially fix #23936


![image](https://github.com/go-gitea/gitea/assets/2114189/8aa7f3ad-a5f0-42ce-a478-289a03bd08a3)


![image](https://github.com/go-gitea/gitea/assets/2114189/bb901e7d-485a-47a5-b68d-9ebe7013a6b2)


![image](https://github.com/go-gitea/gitea/assets/2114189/9a1ce0f3-f011-4baf-8e2f-cc6304bc9703)
2 years ago
..
2fa.go refactor some functions to support ctx as first parameter (#21878) 2 years ago
auth.go Split "modules/context.go" to separate files (#24569) 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