diff options
author | Arthur de Jong <arthur@arthurdejong.org> | 2011-03-26 21:51:58 +0100 |
---|---|---|
committer | Arthur de Jong <arthur@arthurdejong.org> | 2011-03-26 21:51:58 +0100 |
commit | a04b5b2a57c4fcfe33439310853b8966d1806275 (patch) | |
tree | a77887bc5f7385e1724020b2dbb868a7766e3618 /TODO | |
parent | f3ccc1018357b4d26ad348c264ef29d68b3610bb (diff) |
get files ready for 0.8.2 release0.8.2
git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-pam-ldapd@1417 ef36b2f9-881f-0410-afb5-c4e39611909c
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 4 |
1 files changed, 0 insertions, 4 deletions
@@ -19,9 +19,6 @@ * make it possible to start nslcd real early in the boot process and have it become available when it determines it can (other timeout/retry mechanism on startup) -* write a simple PAM test application -* make user/group name filtering configurable (with regular expression) - (perhaps even extend the filtering to other data) * implement requesting and handling password policy information when binding as a user * implement nested groups @@ -32,4 +29,3 @@ * fix buffer handling in read_**string() functions (Solaris support) * complete pynslcd implementation * in nslcd/pam.c check shadow properties if present -* write test cases for the PAM code |