]> asedeno.scripts.mit.edu Git - PuTTY.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)
commit713df723ae3b467a56cd3ea4a2548339d4b9dd5d
tree48f3c184207cd1836b96b9fdcb312f00aab778c1
parentd0661ca94e1c70c1e8c46d2717a34e21f0806e10
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.)

[originally from svn r8492]
[r8172 == 211fdb9f46377b0f3052c0a29f6934cce3dbfb02]
ssh.c