Skip to content

Using the same AuthHandler during the entire auth process#1

Merged
jansegre merged 1 commit intojansegre:masterfrom
rarylson:master
Feb 6, 2018
Merged

Using the same AuthHandler during the entire auth process#1
jansegre merged 1 commit intojansegre:masterfrom
rarylson:master

Conversation

@rarylson
Copy link
Copy Markdown

@rarylson rarylson commented Feb 6, 2018

While 8d95a4 fixes paramiko#23 for the auth_publickey method, it doesn't
fix the bug when multiple auth methods are used one after another.

Also moving the 'userauth is OK' log message to a proper location.

While 8d95a4 fixes paramiko#23 for the `auth_publickey` method, it doesn't
fix the bug when multiple auth methods are used one after another.

Also moving the 'userauth is OK' log message to a proper location.
@jansegre jansegre merged commit 2031292 into jansegre:master Feb 6, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Authentication fails with more than one key in agent

2 participants