Date: Thu, 17 Oct 1996 10:06:06 -0700 (PDT) From: "Andrey A. Chernov" <ache> To: CVS-committers, cvs-all, cvs-libexec Subject: cvs commit: src/libexec/ftpd extern.h ftpd.c skey-stuff.c Message-ID: <199610171706.KAA12445@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
ache 96/10/17 10:06:06 Modified: libexec/ftpd extern.h ftpd.c skey-stuff.c Log: Don't ever ask for password if it is impossible to confirm it It happens if 1) regular passwords not allowed, 2) skey database not activated for given user. Under some rare circumstanes skey_challenge can return empty diagnostic or even previous buffer, fix it. Revision Changes Path 1.5 +2 -2 src/libexec/ftpd/extern.h 1.24 +13 -2 src/libexec/ftpd/ftpd.c 1.4 +7 -5 src/libexec/ftpd/skey-stuff.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199610171706.KAA12445>
