Custom Query (230 matches)
Results (214 - 216 of 230)
Ticket | Resolution | Summary | Owner | Reporter |
---|---|---|---|---|
#23 | fixed | remove unused files on session end | ||
Description |
When a session terminates, we should clean up a few things:
|
|||
#26 | fixed | add ssh keys to host option | ||
Description |
If the account has an SSH key defined, we can just add it to the list of authorized keys on the server rather than storing the password.
|
|||
#28 | fixed | run sessions and their clients with daemonizable threads | ||
Description |
At the moment, xpra supports this on the server: the xpra server stays alive even when shifter_server is stopped. |