Remove password expiry from TODO

This commit is contained in:
Darren Tucker 2004-02-11 20:44:13 +11:00
parent cee6d4cf5a
commit 812e776142
1 changed files with 1 additions and 3 deletions

4
TODO
View File

@ -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 $