Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

fix ability to log into ssh with key and password #130

Merged
merged 2 commits into from
Dec 12, 2023
Merged

Conversation

oneirocosm
Copy link
Member

Issue #128 centers around the ssh system being broken with the key+password option. This was introduce by a previous refactor to the password system. With this change, key+password is handled as a special case allowing both to work independently.

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.
My last change left in a debug print that wasn't necessary in the code.
This has been removed.
@sawka sawka merged commit e79dcaf into main Dec 12, 2023
@oneirocosm oneirocosm deleted the auth-key-and-password branch February 15, 2024 20:56
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants