Skip to content
This repository was archived by the owner on Jan 3, 2026. It is now read-only.

fix: allow ssh-tunnel to work with password-auth#13

Open
david-jointech wants to merge 1 commit intoAndrewChubatiuk:v0.14from
david-jointech:v0.14
Open

fix: allow ssh-tunnel to work with password-auth#13
david-jointech wants to merge 1 commit intoAndrewChubatiuk:v0.14from
david-jointech:v0.14

Conversation

@david-jointech
Copy link
Copy Markdown

Running the provider without a private_key in auth no longer produces a runtime error.

Also, when provided password-authentication takes precedence over ssh-socket-authentication. Since ssh-socket-auth is automatically added, it might block authentication otherwise, when the host doesn't exist there.

Fixes #12

Running the provider without a `private_key` in auth no
longer produces a runtime error.
Also, when provided password-authentication takes precedence
over ssh-socket-authentication.

Fixes #12
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Provider fails when no private_key provided

1 participant