Closed (duplicate)
Project:
Automated Logout
Version:
6.x-4.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
28 Jan 2011 at 20:27 UTC
Updated:
10 May 2013 at 14:09 UTC
When a user has both authenticated and administrator roles they are logged out with Administrator unchecked. (authenticated needs to remain checked).
Is there fix for this?
Comments
Comment #1
skizzo commentedI believe I am seeing the same problem: I want autologout for "authenticated" users, but all other (in my case, administrative) roles should not be forcibly logged out. But they are... as the "authenticated" role is automatically granted to all logged in users. To accomodate such cases the Autologout configuration logic should be reverted; i.e.: Select which roles SHOULD NOT be forced to logout; then I would check all roles but "authenticated". For compatibility with the installed base, maybe a choice of Should/Should-Not logic could be provided.
Comment #2
jack.r.abbit commentedI think this ticket is the same thing. I posted a explanation and solution.
http://drupal.org/node/1131060
Comment #3
roball commentedThis issue is a duplicate of #992816: Autologout is active for disabled roles.
Comment #4
johnennew commentedMarking as a duplicate of http://drupal.org/node/1700706
This issue should be fixed by the backport of the code there.