]> git.ipfire.org Git - thirdparty/openssh-portable.git/commit
upstream commit
authordjm@openbsd.org <djm@openbsd.org>
Mon, 22 Jun 2015 23:42:16 +0000 (23:42 +0000)
committerDamien Miller <djm@mindrot.org>
Tue, 23 Jun 2015 00:34:47 +0000 (10:34 +1000)
commit9488538a726951e82b3a4374f3c558d72c80a89b
treecbbd7997b2be5c5a82eae6b625b1c77ada5eddbe
parent63b78d003bd8ca111a736e6cea6333da50f5f09b
upstream commit

Don't count successful partial authentication as failures
 in monitor; this may have caused the monitor to refuse multiple
 authentications that would otherwise have successfully completed; ok markus@

Upstream-ID: eb74b8e506714d0f649bd5c300f762a527af04a3
monitor.c