Opened 2 years ago
Closed 2 years ago
#2238 closed enhancement (fixed)
Mark sessions without a logout time as inactive when BASE is starting
Reported by: | Nicklas Nordborg | Owned by: | Nicklas Nordborg |
---|---|---|---|
Priority: | major | Milestone: | BASE 3.18 |
Component: | core | Version: | |
Keywords: | Cc: |
Description
BASE usually store the login and logout time for all sessions. In some cases, typically after some kind of crash, the logout time is never recorded. I think it is safe to assume that when the server is restarted there can't be any active sessions and that all sessions that are missing a logout time should be filled with the current time.
Change History (3)
comment:1 Changed 2 years ago by
Owner: | changed from everyone to Nicklas Nordborg |
---|---|
Status: | new → accepted |
comment:2 Changed 2 years ago by
Note: See
TracTickets for help on using
tickets.
In 7899: