Closed (fixed)
Project:
Automated Logout
Version:
6.x-4.x-dev
Component:
Code
Priority:
Major
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
25 Jul 2012 at 22:02 UTC
Updated:
10 Jun 2014 at 13:24 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
bleen commentedThis fixes the issue
Comment #2
bleen commentedThis is a reroll now that a couple of the other patches in the queue have been committed
Comment #3
johnennew commentedHi,
I've gone a head and committed the attached patch which builds on #2.
In this new patch:
1. the default value is used if the global role timeout is not enabled as per #2
2. unchecked roles are not used and the user is reverted to the default value (unchecking a role would mean that what ever value was set for the role would still be used)
3. setting a value of 0 for any role is now allowed and this means that anyone with that role is never logged out via autologout.
Comment #4
johnennew commentedSetting to 6.x-4.x branch for backport
Comment #5
johnennew commentedApplied attached patch as backport to 6.x-4.x branch