Remove password expiry from TODO
This commit is contained in:
parent
cee6d4cf5a
commit
812e776142
4
TODO
4
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 $
|
||||
|
|
Loading…
Reference in New Issue