Failure

User tests: Successful: Unsuccessful:

avatar ghost
ghost
2 Feb 2013

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 ?

avatar sybrek sybrek - open - 2 Feb 2013
avatar infograf768
infograf768 - comment - 3 Feb 2013

Note: alpha order the ini strings

avatar nicksavov
nicksavov - comment - 9 Mar 2013

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

avatar nicksavov
nicksavov - comment - 4 May 2013

I went ahead and submitted the tracker item:
http://joomlacode.org/gf/project/joomla/tracker/?action=TrackerItemEdit&tracker_item_id=30835

Thanks again, Nils!

avatar Hackwar
Hackwar - comment - 3 Mar 2014

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.

avatar Bakual
Bakual - comment - 3 Mar 2014

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.

avatar Hackwar
Hackwar - comment - 3 Mar 2014

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.

avatar phproberto
phproberto - comment - 11 Jun 2014

I'm closing this because we didn't receive feedback from @sybrek and the PR is more than 1 year old.

If you are still interested in contributing it please create a new PR against the staging branch.

Thanks!!

avatar phproberto phproberto - close - 11 Jun 2014

Add a Comment

Login with GitHub to post a comment