Closed (won't fix)
Project:
Automated Logout
Version:
6.x-2.5
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
14 Sep 2011 at 20:19 UTC
Updated:
26 May 2013 at 21:22 UTC
The message sent to user upon logging in, if their existing sessions were purged, "You are only allowed 1 open session at a time. Your other session has been terminated.", is often confusion to non-technical people. I thought it would be useful to make this message optional, via admin settings.
Attached is a patch to do so.
| Comment | File | Size | Author |
|---|---|---|---|
| autologout_optionally-set-message-on-login.patch | 1.99 KB | mstef |
Comments
Comment #1
mgiffordSeems like a usability improvement.
Comment #2
johnennew commentedClosing old issue. Session handling is not supported in the latest 6.x-4.x branches, please use the session_limit module instead.