Skip to content

Resolve "Improve Handling and Visibility of Logged-In-Status for Terminal"

borzechof99 requested to merge 37-login-visibility into main

Closes #37 (closed)

  • Changed Frontend Handling of Roles from Strings to Enums. No deeper reason, but looks better.
  • Made a few decisions regarding Admin/Terminal Logins. Terminals can be logged in straight for two weeks, and get logged out once an Admin logs in.
  • Admins get a Notification if they are still logged in in the UserFrontend
  • Misc: Made sure that notes with only whitespace don't trigger emails.

Merge request reports