Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

request access to session from current clients #1799

Open
totaam opened this issue Apr 1, 2018 · 2 comments
Open

request access to session from current clients #1799

totaam opened this issue Apr 1, 2018 · 2 comments
Labels
client enhancement New feature or request
Milestone

Comments

@totaam
Copy link
Collaborator

totaam commented Apr 1, 2018

Issue migrated from trac ticket # 1799

component: core | priority: major

2018-04-01 10:48:19: antoine created the issue


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.

@totaam
Copy link
Collaborator Author

totaam commented Mar 20, 2019

2019-03-20 05:06:15: antoine commented


Milestone renamed

@totaam
Copy link
Collaborator Author

totaam commented Sep 21, 2019

2019-09-21 17:43:48: antoine changed status from new to assigned

@totaam totaam added client enhancement New feature or request labels Jan 23, 2021
@totaam totaam added this to the future milestone Jan 23, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
client enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant