]> asedeno.scripts.mit.edu Git - PuTTY_svn.git/commit
In SSH-1, don't attempt password authentication unless the server has
authorBen Harris <bjh21@bjh21.me.uk>
Thu, 20 Sep 2007 21:07:24 +0000 (21:07 +0000)
committerBen Harris <bjh21@bjh21.me.uk>
Thu, 20 Sep 2007 21:07:24 +0000 (21:07 +0000)
commit056db708c98b3af76cb6a9ac9ad2c60abcc1f9bb
treebf61540b9aa4b3a045bf9c34792c6e9650d10aa9
parentf9c6b9e80677b071b7a6e2f2754166b2b48ca51b
In SSH-1, don't attempt password authentication unless the server has
announced support for it.  Instead exit with a fatal error (since password
auth is our last resort).

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