Hello all
Good evening
When i am login in my system and another user can also login using same username/password why i it so ?? How can we stop dis ? When one user is login with username/password then no other user should be able to do login how can we achieve this .
This is how it works since primal releases. In order to modify that you have to extend the Authenticate engine (modules/Users/authentication/SugarAuthenticate) accordingly.