04-30-2018, 01:09 AM
Hi there!
First I want to say a big thanks for the developers of US. It is a great framework!
I have one question: is there any internal variable and/or function which could help me implement the following:
I want to limit the number of an user's simultaneous sessions to just 1(one).
Explaining: a user logged in from a "device one". If this user decides to log in using another "device two" without a previous log off from "pc one", I want to close the session in "pc one" automatically.
PS: the idea of forbid the user to login another session before his previous session be closed isn't practical.
Thank you all for the great job.
Demilson
First I want to say a big thanks for the developers of US. It is a great framework!
I have one question: is there any internal variable and/or function which could help me implement the following:
I want to limit the number of an user's simultaneous sessions to just 1(one).
Explaining: a user logged in from a "device one". If this user decides to log in using another "device two" without a previous log off from "pc one", I want to close the session in "pc one" automatically.
PS: the idea of forbid the user to login another session before his previous session be closed isn't practical.
Thank you all for the great job.
Demilson