Feature #22891
Foreman should log failed login attempt
Description
When user logs in or when user enters wrong password, all we can say from production.log is that Foreman replied with 302. We should have explicit log message if user login was not successful in the log.
Related issues
Associated revisions
History
#1
Updated by The Foreman Bot over 4 years ago
- Status changed from New to Ready For Testing
- Pull request https://github.com/theforeman/foreman/pull/5321 added
#2
Updated by Marek Hulán over 4 years ago
- Legacy Backlogs Release (now unused) set to 330
#3
Updated by Marek Hulán over 4 years ago
- % Done changed from 0 to 100
- Status changed from Ready For Testing to Closed
Applied in changeset 19ac600f1cb5304bd63e5d4cd044bc09c422f818.
#4
Updated by Marek Hulán over 4 years ago
- Related to Feature #23064: Log login and logout activities more explicitly added
Fixes #22891 - add log for failed login attempt