summaryrefslogtreecommitdiffstats
path: root/README
Commit message (Collapse)AuthorAgeFilesLines
* Tagging 1.2.3 release.mod_authnz_pam-1.2.3Jan Pazdziora2022-01-231-1/+1
|
* Change default redirect status for AuthPAMExpiredRedirect to 303 See Other, ↵Jan Pazdziora2022-01-231-1/+4
| | | | | | | | | | make it configurable. Redirect to reset password typically goes to different system, so repeating for example POST which 307 Temporary Redirect does is not that useful; the 303 See Other will do plain GET. The redirect status can be overriden with an optional second parameter to AuthPAMExpiredRedirect.
* Clarify account behaviour with AuthBasicProvider and interaction with ↵Jan Pazdziora2020-07-091-1/+26
| | | | Require pam-account.
* Document new name for allow_httpd_mod_auth_pam SELinux booleanPeter Oliver2018-12-031-2/+2
| | | | This is named `httpd_mod_auth_pam` in RHEL 7.
* Tagging 1.2.0 release.mod_authnz_pam-1.2.0Jan Pazdziora2018-07-171-1/+1
|
* Tagging 1.1.0 release.mod_authnz_pam-1.1.0Jan Pazdziora2016-11-221-1/+1
|
* Minor formatting tweaks.Jan Pazdziora2015-06-251-3/+3
|
* Add support for replacement placeholders %s and %u.Jan Pazdziora2015-05-041-0/+14
|
* Add support for AuthPAMExpiredRedirect, to redirect to URL where user can ↵Jan Pazdziora2015-04-241-1/+13
| | | | reset their password.
* List the PAM authorization feature first to de-emphasise Basic Auth.Jan Pazdziora2014-01-091-29/+30
|
* Add support for require pam-account the-service-name.Jan Pazdziora2014-01-061-1/+29
|
* Apache module mod_authnz_pam.Jan Pazdziora2014-01-061-0/+72