]> asedeno.scripts.mit.edu Git - PuTTY_svn.git/commit
Fix cosmetic keyboard-interactive issue: at the end of a normal k-i session,
authorJacob Nevins <jacobn@chiark.greenend.org.uk>
Tue, 3 Mar 2009 19:57:58 +0000 (19:57 +0000)
committerJacob Nevins <jacobn@chiark.greenend.org.uk>
Tue, 3 Mar 2009 19:57:58 +0000 (19:57 +0000)
commit5370d59bd716ce16a6316fd8b90c13a5a2a10691
tree48f3c184207cd1836b96b9fdcb312f00aab778c1
parent9d90cf7ff060e8531485558dd8c84132f683eea0
Fix cosmetic keyboard-interactive issue: at the end of a normal k-i session,
some servers (Debian in particular seems prone to this) send a k-i packet with
no prompts and nothing to display. We were printing an extra "Using
keyboard-interactive authentication" message in this case. (Introduced by me
in r8172, I think.)

git-svn-id: http://svn.tartarus.org/sgt/putty@8492 cda61777-01e9-0310-a592-d414129be87e
ssh.c