diff options
author | Jeff Trawick <trawick@apache.org> | 2014-04-16 20:44:14 +0000 |
---|---|---|
committer | Jeff Trawick <trawick@apache.org> | 2014-04-16 20:44:14 +0000 |
commit | f61c5b3128dea0d6007572f4b329b2e6ea1a698a (patch) | |
tree | 988fe6adf7239e8f2aa205395da97511173c5771 /docs/manual/mod/allmodules.xml.fr | |
parent | b15cf070233d0420a504980c466bc359ab8026b0 (diff) | |
download | httpd-f61c5b3128dea0d6007572f4b329b2e6ea1a698a.tar.gz |
Merged /httpd/httpd/trunk:r1515403,1515411,1515420,1517175,1521909,1526647,1541181,1578762,1585054,1585072,1588054
mod_authnz_fcgi: New module to enable FastCGI authorizer
applications to authenticate and/or authorize clients.
Submitted by: trawick, jailletc36, gsmith
Approved by: trawick, jim, gsmith
(Thanks gsmith for the Windows build bits!)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1588064 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'docs/manual/mod/allmodules.xml.fr')
-rw-r--r-- | docs/manual/mod/allmodules.xml.fr | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/manual/mod/allmodules.xml.fr b/docs/manual/mod/allmodules.xml.fr index 8089a956c6..df497e7de1 100644 --- a/docs/manual/mod/allmodules.xml.fr +++ b/docs/manual/mod/allmodules.xml.fr @@ -17,6 +17,7 @@ <modulefile>mod_authn_dbm.xml.fr</modulefile> <modulefile>mod_authn_file.xml.fr</modulefile> <modulefile>mod_authn_socache.xml.fr</modulefile> + <modulefile>mod_authnz_fcgi.xml</modulefile> <modulefile>mod_authnz_ldap.xml.fr</modulefile> <modulefile>mod_authz_core.xml.fr</modulefile> <modulefile>mod_authz_dbd.xml.fr</modulefile> |