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.

Comments

mgifford’s picture

Seems like a usability improvement.

johnennew’s picture

Status: Needs review » Closed (won't fix)

Closing old issue. Session handling is not supported in the latest 6.x-4.x branches, please use the session_limit module instead.