From 812e77614209115d88785f672b13a4728612bb9d Mon Sep 17 00:00:00 2001 From: Darren Tucker Date: Wed, 11 Feb 2004 20:44:13 +1100 Subject: [PATCH] Remove password expiry from TODO --- TODO | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/TODO b/TODO index 03e268594..1b1d03c43 100644 --- a/TODO +++ b/TODO @@ -30,8 +30,6 @@ Programming: - More platforms for for setproctitle() emulation (testing needed) -- Handle changing passwords for the non-PAM expired password case - - Improve PAM support (a pam_lastlog module will cause sshd to exit) and maybe support alternate forms of authentications like OPIE via pam? @@ -96,4 +94,4 @@ PrivSep Issues: - Cygwin + Privsep for Pre-auth only (no fd passing) -$Id: TODO,v 1.56 2003/11/21 12:48:55 djm Exp $ +$Id: TODO,v 1.57 2004/02/11 09:44:13 dtucker Exp $