Improve Handling and Visibility of Logged-In-Status for Terminal
Goal is to prevent an admin being logged in where they shouldn't be logged in, and to prevent the login of an admin overriding the Terminal-Login. Plan is to:
- visibly display the fact that an admin is logged in on the Start Page, if that is the case
- saving the Terminal-token in a different cookie so that the terminal status isn't overwritten by an admin login
- giving a short indicator that a terminal user is still logged in.