]> CyberLeo.Net >> Repos - FreeBSD/releng/10.0.git/blob - contrib/openpam/TODO
- Copy stable/10 (r259064) to releng/10.0 as part of the
[FreeBSD/releng/10.0.git] / contrib / openpam / TODO
1 Before the next release:
2
3  - Rewrite openpam_ttyconv(3).
4    - mostly done, needs review.
5
6  - Fix try_first_pass / use_first_pass (pam_get_authtok() code &
7    documentation are slightly incorrect, OpenPAM's pam_unix(8) is
8    incorrect, all FreeBSD modules are broken)
9
10  - Add loop detection to openpam_load_chain().
11
12  - Look into the possibility of implementing a version of (or a
13    wrapper for) openpam_log() which respects the PAM_SILENT flag and
14    the no_warn module option.  This would eliminate the need for
15    FreeBSD's _pam_verbose_error().
16
17 $Id: TODO 736 2013-09-07 12:52:42Z des $