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.
Actions