Feature #21058
Keep track of valid user sessions
Status: | Closed | Start date: | ||
---|---|---|---|---|
Priority: | Normal | Due date: | ||
Assignee: | % Done: | 0% | ||
Category: | Accounts / authentication | |||
Target version: | 3.2.0 | |||
Resolution: | Fixed |
Description
When a user clicks on the logout button in the application, the users session ID is only deleted in the browser. However, the session actually stays open as the session is not terminated at serverside.
Redmine should keep track of valid sessions and terminate the session when the user logs out.
Associated revisions
Keep track of valid user sessions (#21058).
Config variable must be set (#21058).
Compare timestamps in seconds (#21058).
History
#1
Updated by Jean-Philippe Lang almost 7 years ago
- Status changed from New to Closed
- Resolution set to Fixed