]> source.dussan.org Git - gitea.git/commit
Failed authentications are logged to level Warning (#32016)
authorDaniel <39636934+itzonban@users.noreply.github.com>
Wed, 11 Sep 2024 17:58:45 +0000 (19:58 +0200)
committerGitHub <noreply@github.com>
Wed, 11 Sep 2024 17:58:45 +0000 (17:58 +0000)
commit64298dcb9e72a5a87a4680563d91fae5b90e0160
tree9d20afef6553727507991d422a400f814dd10f7a
parent7c6edf1ba06d4c3269eaa78f4039c9123b006c51
 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`.
routers/web/auth/auth.go