1236099SdesBefore the next release:
2236099Sdes
3263421Sdes - Rewrite openpam_ttyconv(3).
4263421Sdes   - mostly done, needs review.
5236099Sdes
6263421Sdes - Fix try_first_pass / use_first_pass (pam_get_authtok() code &
7263421Sdes   documentation are slightly incorrect, OpenPAM's pam_unix(8) is
8263421Sdes   incorrect, all FreeBSD modules are broken)
9236099Sdes
10263421Sdes - Add loop detection to openpam_load_chain().
11236099Sdes
12263421Sdes - Look into the possibility of implementing a version of (or a
13263421Sdes   wrapper for) openpam_log() which respects the PAM_SILENT flag and
14263421Sdes   the no_warn module option.  This would eliminate the need for
15263421Sdes   FreeBSD's _pam_verbose_error().
16236099Sdes
17263421Sdes$Id: TODO 736 2013-09-07 12:52:42Z des $
18