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
Originally recorded in #1690 which is now dealing with shadow mode only via an authentication module. Follow up from #1368.
Give users greater control over when sessions are shared / stolen / locked: the server can forward the request to the existing client(s) if they support the new feature, delay the new client's connection timeout, and depending on the response from the existing client(s) either allow the connection or reject it.
We could then start the sessions with sharing disabled and let the users decide at runtime when to allow others to connect.
The dialog could have a "lock" option to prevent future dialogs from popping up, by setting the lock flag to true.
The text was updated successfully, but these errors were encountered:
Issue migrated from trac ticket # 1799
component: core | priority: major
2018-04-01 10:48:19: antoine created the issue
The text was updated successfully, but these errors were encountered: