-
- As long as the browser is open and active, the session will never expire. However when browser is closed or client machine went to sleep, session will expire in 5 minutes.
- OneDev allows multiple sessions of same user from different browsers.
-
Previous Value Current Value Open
Closed
-
| Type |
Question
|
| Priority |
Normal
|
| Assignee | |
| Labels |
No labels
|
Issue Votes (0)
Hello, I have two questions to consult. 1.Please ask if the software has a session termination mechanism, such as when the user does not make any response within a period of time (greater than 0 and less than or equal to 30 minutes), the server should automatically end the session. 2. How should the software be set to prevent the same user from logging in to the system repeatedly at the same time? For example, if you have logged in to the system account in a browser and log in to the system in another browser, the user of the previous browser will be offline.