Minor semantic tweak to bug-compatibility modes: make
authorjacob <jacob@cda61777-01e9-0310-a592-d414129be87e>
Sun, 22 Oct 2006 19:51:28 +0000 (19:51 +0000)
committerjacob <jacob@cda61777-01e9-0310-a592-d414129be87e>
Sun, 22 Oct 2006 19:51:28 +0000 (19:51 +0000)
BUG_NEEDS_SSH1_PLAIN_PASSWORD do exactly what it says on the tin, independent
of whether BUG_CHOKES_ON_SSH1_IGNORE is set.

This is invisible in the default configuration, as all servers marked as having
the second bug have the first one too, but it would allow one to manually
configure PuTTY to cope with a SSH-1 server that got upset by ignore messages
during authentication, but was fine with their use as keepalives.

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


No differences found