Handle more gracefully the possibility of a keyboard-interactive
authorsimon <simon@cda61777-01e9-0310-a592-d414129be87e>
Tue, 3 Mar 2009 18:35:53 +0000 (18:35 +0000)
committersimon <simon@cda61777-01e9-0310-a592-d414129be87e>
Tue, 3 Mar 2009 18:35:53 +0000 (18:35 +0000)
prompts packet containing no actual prompts (perhaps due to odd
server organisation, or perhaps so it can print a banner message and
do nothing else). Previously, the get_userpass_input functions
always returned failure when in '-batch' mode, even in this case
where no actual input would be required.

git-svn-id: svn://svn.tartarus.org/sgt/putty@8490 cda61777-01e9-0310-a592-d414129be87e


No differences found