Actions
Refactor #390
closedEnsure that a user account is always selected
Description
Later revisions of the foreman code base require that there is always a user account associated with the current session. If logins are enabled then the account is obviously the user's account. If logins are disabled then all activity is associated with the built-in admin account.
Updated by Paul Kelly about 14 years ago
- Status changed from New to Feedback
- Branch set to refactor/390-user-always-selected
Updated by Paul Kelly about 14 years ago
Updated to comply with Ohad's requests and tested some more
Updated by Paul Kelly about 14 years ago
- Status changed from Feedback to Ready For Testing
- % Done changed from 0 to 100
Applied in changeset f5df7d44a50b8df18df9d8adedc9a5d539c23aa0.
Updated by Ohad Levy about 14 years ago
- Status changed from Ready For Testing to Closed
Actions