
dtucker at fuyu
Jun 13, 2008, 3:59 PM
Post #79 of 173
(7487 views)
Permalink
|
CVSROOT: /var/cvs Module name: openssh Changes by: dtucker [at] fuyu 08/06/14 08:59:49 Modified files: . : ChangeLog monitor.c Log message: - dtucker [at] cvs 2008/06/13 13:56:59 [monitor.c] Clear key options in the monitor on failed authentication, prevents applying additional restrictions to non-pubkey authentications in the case where pubkey fails but another method subsequently succeeds. bz #1472, found by Colin Watson, ok markus@ djm Diff commands: cvs -nQq rdiff -u -r1.5004 -r1.5005 openssh/ChangeLog cvs -nQq rdiff -u -r1.129 -r1.130 openssh/monitor.c CVSWeb: http://cvsweb.mindrot.org/index.cgi/openssh/ChangeLog?r1=1.5004;r2=1.5005 http://cvsweb.mindrot.org/index.cgi/openssh/monitor.c?r1=1.129;r2=1.130 Please note that there may be a delay before commits are available on the public CVSWeb site. _______________________________________________ openssh-commits mailing list openssh-commits [at] mindrot https://lists.mindrot.org/mailman/listinfo/openssh-commits
|