]> granicus.if.org Git - apache/commit
mod_authnz_fcgi: New module to enable FastCGI authorizer
authorJeff Trawick <trawick@apache.org>
Mon, 19 Aug 2013 13:25:55 +0000 (13:25 +0000)
committerJeff Trawick <trawick@apache.org>
Mon, 19 Aug 2013 13:25:55 +0000 (13:25 +0000)
commitc52d7573f1e41e9ade459af6b35b02c480a2bfc6
treee335608c363ee5da815e0b78e678d97022da304f
parente7f945cbcb1ab039567772cbd0ce4897807579eb
mod_authnz_fcgi: New module to enable FastCGI authorizer
applications to authenticate and/or authorize clients.

A fair amount of code was taken from or at least based on
mod_proxy_fcgi, with a smaller amount taken from mod_fcgid.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1515403 13f79535-47bb-0310-9956-ffa450edef68
CHANGES
docs/log-message-tags/next-number
docs/manual/mod/mod_authnz_fcgi.xml [new file with mode: 0644]
modules/aaa/config.m4
modules/aaa/mod_authnz_fcgi.c [new file with mode: 0644]