You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently it's possible for multiple clients to login to the same account.
We need to check at login if an account is already in use, and be careful to release the account lock on a logout or disconnection.
The text was updated successfully, but these errors were encountered:
Currently it's possible for multiple clients to login to the same account.
We need to check at login if an account is already in use, and be careful to release the account lock on a logout or disconnection.
The text was updated successfully, but these errors were encountered: