We just upgraded from 4.61 to 4.70.2 for the security issue. Prior to the upgrade, we had no issues with staff remaining logged in for days. Since the upgrade, we're finding staff getting logged out after a few minutes idle.
We have
define('SESSION_IPCHECK', true);
set in the config.php. In Admin -> Settings -> Security I have 43200 for session expiry. We previously did not need to make use of the 'remember me' check box, but have tried it, and still have the same issue. We're on a self...
How are staff sessions stored?
We have
define('SESSION_IPCHECK', true);
set in the config.php. In Admin -> Settings -> Security I have 43200 for session expiry. We previously did not need to make use of the 'remember me' check box, but have tried it, and still have the same issue. We're on a self...
How are staff sessions stored?