Disable username switching between SSH2 auth attempts, and add a
authorsimon <simon@cda61777-01e9-0310-a592-d414129be87e>
Tue, 11 Dec 2001 21:00:01 +0000 (21:00 +0000)
committersimon <simon@cda61777-01e9-0310-a592-d414129be87e>
Tue, 11 Dec 2001 21:00:01 +0000 (21:00 +0000)
commit5bb641e1cb8327a54bbe1ed4391782a2cf1b938a
tree88cb54a77f6631a7cf626d1a1e81728159af7f26
parentf65c46436087a59a6fcfba576d923faf162b0239
Disable username switching between SSH2 auth attempts, and add a
configurable option so users can re-enable the feature _if_ they
know they have an SSH2 server that isn't going to get shirty about
it. Inspired by a spectacular increase in OpenSSH's shirtiness.

git-svn-id: svn://svn.tartarus.org/sgt/putty@1474 cda61777-01e9-0310-a592-d414129be87e
doc/config.but
putty.h
settings.c
ssh.c
windlg.c