1
0
mirror of https://git.FreeBSD.org/src.git synced 2025-01-01 12:19:28 +00:00
freebsd/contrib/openpam/TODO
2017-02-20 00:56:46 +00:00

10 lines
310 B
Plaintext

- 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)
- Add loop detection to openpam_load_chain().
- Complete unit tests for openpam_dispatch().
- Stop using PAM_SYMBOL_ERR incorrectly.