Custom Query (230 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (127 - 129 of 230)

Ticket Resolution Summary Owner Reporter
#26 fixed add ssh keys to host option Antoine Martin Antoine Martin
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.
shifter_add_key SHIFTER_KEY, SSH_KEY
This is the public key, so we need the UI widgets to point to the public key as well as private key. Windows keys generated by puttygen.exe must be converted on the server via "ssh-keygen -i"

#16 fixed add option for mdns auto-connect Antoine Martin Antoine Martin
Description

At present, we always connect to any server found via mdns.
New option: mdns_auto_connect = yes|no|ask
ask -> popup: [yes|no|always-yes|always-no]

#17 fixed add full-desktop commands to Windows start menu Antoine Martin Antoine Martin
Description

these can be handled in almost exactly the same way as regular commands, we just need to look them up in either server_commands or desktop_commands.

Note: See TracQuery for help on using queries.