Actions
Feature #23064
closedLog login and logout activities more explicitly
Description
Even with all the recent logging improvements, it's unnecessarily complicated to easily grep what user logged in or logged out. We could just add two extra logs for these activities, as this is probably number one interesting event for auditors.
Updated by Marek Hulán almost 7 years ago
- Related to Feature #22891: Foreman should log failed login attempt added
Updated by The Foreman Bot almost 7 years ago
- Status changed from New to Ready For Testing
- Pull request https://github.com/theforeman/foreman/pull/5380 added
Updated by Tomer Brisker almost 7 years ago
- Translation missing: en.field_release set to 330
Updated by Marek Hulán almost 7 years ago
- Status changed from Ready For Testing to Closed
- % Done changed from 0 to 100
Applied in changeset 09593d944ac58378d5745bb274ac9b77b6bd73a9.
Actions