Werk #13373: Do not log multiple exceptions on failed login of LDAP user
Component | Setup | ||||
Title | Do not log multiple exceptions on failed login of LDAP user | ||||
Date | Oct 21, 2021 | ||||
Level | Trivial Change | ||||
Class | Bug Fix | ||||
Compatibility | Compatible - no manual interaction needed | ||||
Checkmk versions & editions |
|
If a user with LDAP connection entered the wrong credentials on login, multiple exceptions were written to ~/var/log/web.log.
From now on, only one log entry per failed login will be created.