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
Giteabot 69bdcf41f3
Log the real reason when authentication fails (but don't show the user) (#25414) (#25660)
Backport #25414 by @lunny

Fix #24498

Co-authored-by: Lunny Xiao <xiaolunwen@gmail.com>
2 years ago
..
2fa.go refactor some functions to support ctx as first parameter (#21878) 2 years ago
auth.go Log the real reason when authentication fails (but don't show the user) (#25414) (#25660) 2 years ago
linkaccount.go Log the real reason when authentication fails (but don't show the user) (#25414) (#25660) 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) (#25271) 2 years ago
oauth_test.go Add context cache as a request level cache (#22294) 2 years ago
openid.go Log the real reason when authentication fails (but don't show the user) (#25414) (#25660) 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