User tests: Successful: Unsuccessful:
Joomla User Plugin enhancement: Ability to avoid simultaneous logins.
Deny simultaneous logins: If a user wants to login and another person is logged in with the same user, the plugin denies the login and throws an error.
Force unique user session: If a user wants to login and another person is logged in with the same user, the plugin can logout the existing user.
Currently it's not possible to redirect or display a message for a specific user, but i think it's a general feature which could be implemented and used in different situations like the abilty to logout a frontend user from backend. So, any ideas ?
Hi Nils,
Thanks for writing this! Could you submit it on the feature tracker though and then post a link on it to this pull request?
http://joomlacode.org/gf/project/joomla/tracker/?action=TrackerItemBrowse&tracker_id=8549
I went ahead and submitted the tracker item:
http://joomlacode.org/gf/project/joomla/tracker/?action=TrackerItemEdit&tracker_item_id=30835
Thanks again, Nils!
Since we had some heavy changes in the user plugins as of late, can you update this to the current master? And if you wanna be a hero, close this one and open a new PR against the staging branch. You can do that from the same branch as before in your repo.
I'm wondering if the same couldn't be achieved with a plugin like http://extensions.joomla.org/extensions/access-a-security/site-security/login-protection/15932. Sounds like the same function.
Hmm, I tend to agree with Thomas here. In the light of that this adds yet another parameter and that there are third party extensions that implement this feature, I would suggest that we close this PR.
Note: alpha order the ini strings