willprobr 4 Posted August 13, 2018 Share Posted August 13, 2018 I would like to know if there is a way to block the access of a second account when one is already logged in, I know it has google authenticator, but it blocks detecting two different Ips ?, I wait and thank you. Link to comment Share on other sites More sharing options...
lkrou 1 Posted August 15, 2018 Share Posted August 15, 2018 (edited) You may edit log-in class code to first check if there is other account in session table with the same ip , then deny access if so . But i think users can use proxy to provide fake ip/location/useragent to bypass ip checks . Edited August 15, 2018 by lkrou 1 Link to comment Share on other sites More sharing options...
Recommended Posts