adelton / mod_authnz_pam

Apache module to run PAM authorization on result of other module's authentication; also full Basic Auth PAM provider.
https://www.adelton.com/apache/mod_authnz_pam/
Apache License 2.0
14 stars 9 forks source link

Store password to cache only after passing all PAM checks, including account. #13

Closed adelton closed 4 years ago

adelton commented 4 years ago

Refactored https://github.com/adelton/mod_authnz_pam/pull/11.