You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
support /ssh/host without a hostname, which is central to our use case. If I access /ssh/host/:host_ip, it still asks me for credentials, ignoring the "user" setting in config.json.
The /ssh/host/ endpoint now correctly supports the use of config.ssh.host when it is defined. Note that the /ssh/host endpoint (without the trailing /) does not support this use case, so the trailing slash is required.”
via @israel-tsadok-silk from #368
related to #374
The text was updated successfully, but these errors were encountered: