The session limit doesn't work for admin user (uid: 1), where for the other users it's OK
| Comment | File | Size | Author |
|---|---|---|---|
| #8 | session_limit-doesnt-work-for-admins-3094634-8.patch | 2.71 KB | steven.wichers |
| #6 | Screen Shot 2019-12-09 at 12.44.49 PM.png | 102.07 KB | snehalgaikwad |
Comments
Comment #2
dimitriskr commentedHere is a patch in case somebody wants that. It's working on my website
I understand that some admins may not want to have a session timeout but I believe especially on the admin user this should exist.
Comment #3
hardik_patel_12 commentedComment #4
hardik_patel_12 commentedInstead of hardcoded value for admin in code , i have given option in configuration that if we want add admin also under session limit or not. Based on user selection admin will work with session limit module.
Comment #5
hardik_patel_12 commentedComment #6
snehalgaikwad commentedI have tested this patch and working for admin as expected.
Comment #7
hardik_patel_12 commentedIn this patch i have also covered issue of "https://www.drupal.org/project/session_limit/issues/3098591"
Comment #8
steven.wichers commentedRerolled to remove unrelated bugfix from the patch.
Comment #10
suzymasriReleased in 2.0.0-beta1.