waveterm/pkg/remote
Sylvie Crowe bf5bf6f00c
fix: allow capital letters on host match (#1117)
While matching [user@]host[:port], we previously did not allow capital
letters in host.

While this makes sense for a hostname, it does not make sense to make
that restriction for a host. Since this can match on both, we must widen
it to accept characters allowed in host.
2024-10-24 10:58:31 -07:00
..
conncontroller fix: add conn prefix to askbeforewshinstall flag (#1013) 2024-10-10 17:23:27 -07:00
connutil.go fix: allow capital letters on host match (#1117) 2024-10-24 10:58:31 -07:00
sshclient.go Add Extra Log Messages to Improve Debugging Experience (#906) 2024-09-30 12:32:22 -07:00