935528e22e
* finish migrating ssh plugin to config system fixes #72739 fixes #57220 * fix connection detection in reset * correct options for connection meta reset Co-authored-by: David Shrewsbury <Shrews@users.noreply.github.com>
3 lines
271 B
YAML
3 lines
271 B
YAML
bugfixes:
|
|
- connection/ssh, ensure parameters come from correct source get_option, so functionality matches docs.
|
|
- connection/ssh, fix reset to use same parameters to check if socket exists as actually used, was hardcoded to default string construction previouslly.
|