0
0
mirror of https://github.com/go-gitea/gitea.git synced 2024-12-14 16:13:14 +01:00
gitea/routers/web/auth
Daniel 64298dcb9e
Failed authentications are logged to level Warning (#32016)
PR for issue #31968 
Replaces PR #31983 to comply with gitea's error definition

Failed authentications are now logged to level `Warning` instead of
`Info`.
2024-09-11 17:58:45 +00:00
..
2fa.go
auth_test.go
auth.go Failed authentications are logged to level Warning (#32016) 2024-09-11 17:58:45 +00:00
linkaccount.go
main_test.go
oauth_test.go
oauth.go
openid.go
password.go
webauthn.go