Missing "failed login" logs
OS: Ubuntu 24.04 LTS PHP: 8.3.28 DB: MariaDB 10.11.13 TP Version: 3.1.5.13
Good day everybody.
I have a little issue with my "failed login" logs.
If someone failed to login for wrong password or username then i should see the event in the log above. But there are no entries. I did some failed logins on purpose today but i dont see the entries. If i look in the database directly in the table teampass_auth_failures then i see the entries.
What i dont see even in the table is the reason for the failed login (wrong credentials or user doesnt exist) I had this problem in 3.1.5.12 aswell. Am I missing something?
Hello, Same issue on my side - tested also with 3.1.5.12 & 3.1.5.14 - I'm investigating the issue.
Let's try fix https://github.com/nilsteampassnet/TeamPass/pull/4993 - it seems to be ok on my side with those smalls adjustments