Closed (won't fix)
Project:
Session Limit
Version:
6.x-2.1
Component:
Code
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
18 May 2011 at 14:08 UTC
Updated:
5 Jun 2013 at 07:53 UTC
. i need if session already logged in. so terminate/Drop the newer session same login name without prompting
Can anyone advise me how to do?
Comments
Comment #1
bmeso commentedComment #2
mikespainhower commentedI'm using the 6.x-2.2 version of this module and have put together a rough method for dropping the newer session by changing the following (around line 444 in session_limit.module:
Hope this helps.
Comment #3
bmeso commentedThanks your help is work
but face if login user browser are close or any resone lost session without logout,
who will be not login again error show already login
how can recover login if session cookies save in browser
Comment #4
johnennew commentedClosing old issue. If this is still needed, please check latest development releases to see if it is already covered and reopen if not.