Changeset 921 in openpam
- Timestamp:
- Feb 19, 2017, 6:10:30 PM (4 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/TODO
r907 r921 1 Before the next release: 1 - Fix try_first_pass / use_first_pass (pam_get_authtok() code & 2 documentation are slightly incorrect, OpenPAM's pam_unix(8) is 3 incorrect, all FreeBSD modules are broken) 2 4 3 - Rewrite openpam_ttyconv(3). 4 - mostly done, needs review. 5 - Add loop detection to openpam_load_chain(). 5 6 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) 7 - Complete unit tests for openpam_dispatch(). 9 8 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(). 9 - Stop using PAM_SYMBOL_ERR incorrectly.
Note: See TracChangeset
for help on using the changeset viewer.