1236099SdesBefore the next release:
2236099Sdes
3255376Sdes - Rewrite openpam_ttyconv(3).
4255376Sdes   - mostly done, needs review.
5236099Sdes
6255376Sdes - Fix try_first_pass / use_first_pass (pam_get_authtok() code &
7255376Sdes   documentation are slightly incorrect, OpenPAM's pam_unix(8) is
8255376Sdes   incorrect, all FreeBSD modules are broken)
9236099Sdes
10255376Sdes - Add loop detection to openpam_load_chain().
11236099Sdes
12255376Sdes - Look into the possibility of implementing a version of (or a
13255376Sdes   wrapper for) openpam_log() which respects the PAM_SILENT flag and
14255376Sdes   the no_warn module option.  This would eliminate the need for
15255376Sdes   FreeBSD's _pam_verbose_error().
16