Version 1 (modified by 4 years ago) (diff) | ,
---|
OpenPAM Radula
OpenPAM Radula was released on 2017-02-19.
- BUGFIX Fix an inverted test which prevented
pam_get_authtok(3)
andpam_get_user(3)
from using application-provided custom prompts.
- BUGFIX Plug a memory leak in
pam_set_item(3)
.
- BUGFIX Plug a potential memory leak in
openpam_readlinev(3)
.
- BUGFIX In
openpam_readword(3)
, support line continuations within whitespace.
- ENHANCE Add a feature flag to control fallback to "other" policy.
- ENHANCE Add a
pam_return(8)
module which returns an arbitrary code specified in the module options.
- ENHANCE More and better unit tests.