git-svn-id: svn+ssh://svn.openpam.org/svn/openpam/trunk@698 185d5e19-27fe-0310-9dcf-9bff6b9f3609
This commit is contained in:
Dag-Erling Smørgrav 2013-08-15 17:14:32 +00:00
parent 880bd5c2d4
commit 0c34187244
1 changed files with 5 additions and 0 deletions

5
TODO
View File

@ -1,6 +1,11 @@
Before the next release:
- Rewrite openpam_ttyconv(3).
- mostly done, needs review,
- Fix try_first_pass / use_first_pass (pam_get_authtok() code &
documentation are slightly incorrect, OpenPAM's pam_unix(8) is
incorrect, all FreeBSD modules are broken)
- Finish pam_oath(8) and oathkey(1).