Refactor #390
Ensure 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.
Related issues
Associated revisions
History
#1
Updated by Paul Kelly almost 12 years ago
- Status changed from New to Feedback
- Branch set to refactor/390-user-always-selected
#2
Updated by Paul Kelly almost 12 years ago
Updated to comply with Ohad's requests and tested some more
#3
Updated by Ohad Levy almost 12 years ago
- Target version set to 0.1-6
#4
Updated by Paul Kelly almost 12 years ago
- Status changed from Feedback to Ready For Testing
- % Done changed from 0 to 100
Applied in changeset f5df7d44a50b8df18df9d8adedc9a5d539c23aa0.
#5
Updated by Ohad Levy almost 12 years ago
- Status changed from Ready For Testing to Closed
Fixes #390 - A user account is always associated with a session