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 83f83019ef
Clean up log messages (#30313)
`log.Xxx("%v")` is not ideal, this PR adds necessary context messages.
Remove some unnecessary logs.

Co-authored-by: Giteabot <teabot@gitea.io>
11 months ago
..
2fa.go Move context from modules to services (#29440) 1 year ago
auth.go Refactor external URL detection (#29973) 11 months ago
auth_test.go Make "/user/login" page redirect if the current user has signed in (#29583) 12 months ago
linkaccount.go Move context from modules to services (#29440) 1 year ago
main_test.go make writing main test easier (#27270) 1 year ago
oauth.go Refactor URL detection (#29960) 11 months ago
oauth_test.go Bump github.com/golang-jwt/jwt to v5 (#25975) 2 years ago
openid.go Move context from modules to services (#29440) 1 year ago
password.go Clean up log messages (#30313) 11 months ago
webauthn.go Move context from modules to services (#29440) 1 year ago