Bug 256

Summary: Let LRR stay logged in for longer time (e.g., 2 hours)
Product: Lab Report Repository (nor houzi) Reporter: Hui Lan <lanhui>
Component: Feature RequestsAssignee: HAYATU UMAR FARUQ <hufarouq01>
Status: RESOLVED FIXED    
Severity: enhancement    
Priority: High    
Version: unspecified   
Hardware: PC   
OS: Windows   
Deadline: 2021-08-08   

Description Hui Lan 2021-07-25 09:42:31 CST
Problem
--------


LRR logs me out after about 30 minutes of inactivity.  This is inconvenient as I have to log in again to mark another assignment.

30 minutes of inactivity is quite normal in my use scenario. Frequently I needed more than 30 minutes to mark an assignment.  When I switched back to LRR for marking another assignment, LRR had already logged me out.  


Request
-------

Make LRR wait for a longer period by default (2 hours at least) before logging me out.


-Hui
Comment 1 Hui Lan 2022-04-27 08:52:55 CST
This could be resolved by increasing the value of session.gc_maxlifetime in php.ini.  Check http://121.4.94.30:3000/mrlan/LRR/src/branch/master/doc/UserDoc.md#increasing-session-duration for more detail.


Hui