waveterm/wavesrv
Sylvie Crowe e79dcaf910
fix ability to log into ssh with key and password (#130)
* fix ability to log into ssh with key and password

A previous refactor to the ssh password system broke the ability to use
key+password to log in. This change handles key+password as a special
case allowing it to be handled separately.

* clean up unnecessary print

My last change left in a debug print that wasn't necessary in the code.
This has been removed.
2023-12-12 14:17:53 -08:00
..
cmd gc was collecting the lockfile early causing it not to work. fixed with runtime.KeepAlive 2023-11-09 16:26:44 -08:00
db new tab colors. also re-implement tab gradients according to figma file 2023-11-01 22:38:37 -07:00
pkg fix ability to log into ssh with key and password (#130) 2023-12-12 14:17:53 -08:00
go.mod add go.work for helping with VSCode gopls 2023-10-16 19:17:44 -07:00
go.sum add go.work for helping with VSCode gopls 2023-10-16 19:17:44 -07:00