Skip to content

Commit

Permalink
Update gitea-logs.yaml (#838)
Browse files Browse the repository at this point in the history
* Update gitea-logs.yaml
* Add tests and fix indent

---------

Co-authored-by: Laurence <[email protected]>
  • Loading branch information
R-Nabil and LaurenceJJones authored Oct 5, 2023
1 parent 5a72d0f commit 1a2b789
Show file tree
Hide file tree
Showing 3 changed files with 85 additions and 29 deletions.
3 changes: 2 additions & 1 deletion .tests/gitea-logs/gitea-logs.log
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
2022/03/01 12:57:58 ...ers/web/auth/auth.go:200:SignInPost() [I] Failed authentication attempt for test from 1.1.1.1:39522: user does not exist [uid: 0, name: test, keyid: 0]
2022/03/01 12:57:59 ...ers/web/auth/auth.go:200:SignInPost() [I] Failed authentication attempt for [email protected] from 1.1.1.1:39522: user does not exist [uid: 1, name: test, keyid: 0]
2023/05/12 12:17:34 ...ers/web/auth/auth.go:206:SignInPost() [I] [645e123e] Failed authentication attempt for test from [1234::5678]:0: user does not exist [uid: 0, name: asd, keyid: 0]
2023/05/12 12:17:34 ...ers/web/auth/auth.go:206:SignInPost() [I] [645e123e] Failed authentication attempt for [email protected] from [1234::5678]:0: user does not exist [uid: 0, name: asd, keyid: 0]
2023/05/12 12:17:34 ...ers/web/auth/auth.go:206:SignInPost() [I] [645e123e] Failed authentication attempt for [email protected] from [1234::5678]:0: user does not exist [uid: 0, name: asd, keyid: 0]
2023/10/05 16:48:46 ...ers/web/auth/auth.go:206:SignInPost() [I] Failed authentication attempt for toto from 1.1.1.1:39522: user's password is invalid [uid: 1, name: asd]
Loading

0 comments on commit 1a2b789

Please sign in to comment.