0
Fork 0
mirror of https://codeberg.org/forgejo/forgejo.git synced 2025-01-01 12:24:28 -05:00
forgejo/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>
2023-07-03 19:26:36 -04:00
..
2fa.go
auth.go Log the real reason when authentication fails (but don't show the user) (#25414) (#25660) 2023-07-03 19:26:36 -04:00
linkaccount.go Log the real reason when authentication fails (but don't show the user) (#25414) (#25660) 2023-07-03 19:26:36 -04:00
main_test.go
oauth.go Show OAuth2 errors to end users (#25261) (#25271) 2023-06-15 02:48:36 +00:00
oauth_test.go Add context cache as a request level cache (#22294) 2023-02-15 21:37:34 +08:00
openid.go Log the real reason when authentication fails (but don't show the user) (#25414) (#25660) 2023-07-03 19:26:36 -04:00
password.go Split "modules/context.go" to separate files (#24569) 2023-05-08 17:36:54 +08:00
webauthn.go