summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorDamien Miller <djm@mindrot.org>1999-12-27 10:45:54 +1100
committerDamien Miller <djm@mindrot.org>1999-12-27 10:45:54 +1100
commit373d2917a8349aa39f31791ceaaf7fc21b945084 (patch)
tree1d1c6e1ca281d1511d6817bdbd61930e0bc06ff3 /TODO
parent5a3e68382d3414b922af58a19196635d750581ca (diff)
- PAM bugfix. PermitEmptyPassword was being ignored.
- Fixed PAM config files to allow empty passwords if server does. - Explained spurious PAM auth warning workaround in UPGRADING
Diffstat (limited to 'TODO')
-rw-r--r--TODO4
1 files changed, 1 insertions, 3 deletions
diff --git a/TODO b/TODO
index fffdb1caa..1d07c5c6b 100644
--- a/TODO
+++ b/TODO
@@ -4,9 +4,7 @@
4 4
5- Better documentation 5- Better documentation
6 6
7- Port to other platforms (Finish Solaris support) 7- Port to other platforms
8
9- Fix paths in manpages using autoconf
10 8
11- Better testing on non-PAM systems 9- Better testing on non-PAM systems
12 10