Disallow multiple logins - doesn't work #6293
Unanswered
Alex-e107nl
asked this question in
General
Replies: 1 comment
|
@Alex-e107nl, two settings decide what that toggle does, and both sit on the same Security page: Session Storage and Track Online. Worth checking which pair your site has, because one of the three combinations makes the option do nothing at all.
I ran all three on a clean install of master ( If what you want is the login refused rather than the earlier session ejected, that is Track Online on plus Session Storage on Files. Two things worth knowing before you set it:
The help text describes only the middle case, which is what sent you hunting. I have written that up as #6302; whether it gets reworded, or the two paths get made to match, is Deltik's call. |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment

Uh oh!
There was an error while loading. Please reload this page.
Github 08-09-2026 PHP 8.3
@e107help Hi, I have tested the Disallow multiple logins option in e107_admin/prefs.php#nav-core-prefs-security and i still can login from a separate computer with the same IP of with my phone with a whole different IP with the same credentials so that are 3 logins....
The help text says:
Activating this will prevent more than one person logging in with the same username/password (login detail sharing)
Can you look into why this isn't working? I remember getting quite angry reactions a long time ago when I activated this on an e107 website, so it actually did work...
All reactions