]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
core: Add CGIPassAuth directive to control whether HTTP authorization
authorJeff Trawick <trawick@apache.org>
Tue, 2 Dec 2014 12:20:21 +0000 (12:20 +0000)
committerJeff Trawick <trawick@apache.org>
Tue, 2 Dec 2014 12:20:21 +0000 (12:20 +0000)
commitbc6270ac3911f2f432ae8fa1a92da3f1f57fe838
tree8688e1c2dfed971351de0273c2ecc0e68c72324d
parentadbb9c1fb604c12bf5316e45d2528f1b938050d2
core: Add CGIPassAuth directive to control whether HTTP authorization
headers are passed to scripts as CGI variables.

PR: 56855

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1642847 13f79535-47bb-0310-9956-ffa450edef68
CHANGES
docs/manual/mod/core.xml
include/ap_mmn.h
include/http_core.h
server/core.c
server/util_script.c