Opened 3 years ago
Last modified 5 weeks ago
#1799 assigned enhancement
request access to session from current clients
Reported by: | Antoine Martin | Owned by: | Antoine Martin |
---|---|---|---|
Priority: | major | Milestone: | 5.0 |
Component: | core | Version: | trunk |
Keywords: | Cc: |
Description
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.
Change History (3)
comment:1 Changed 2 years ago by
Milestone: | 3.1 → 4.0 |
---|
comment:2 Changed 18 months ago by
Milestone: | 4.0 → 5.0 |
---|---|
Status: | new → assigned |
comment:3 Changed 5 weeks ago by
this ticket has been moved to: https://github.com/Xpra-org/xpra/issues/1799
Milestone renamed