By default Apache does not pass the HTTP 'Authorization' header to other modules, handlers, CGI, etc.. However there is a compile time macro 'SECURITY_HOLE_PASS_AUTHORIZATION' that enables apache to include the content of the header in the environment. This patch creates an option, when turned on, will define the mentioned macro. Port maintainer (clement@FreeBSD.org) is cc'd. Generated with FreeBSD Port Tools 0.77
Responsible Changed From-To: freebsd-ports-bugs->apache Assign to maintainer
with HTTPD PMC hat: This is actually going to be removed and *possibly* replaced with a run-time option. With that in mind, I don't think we should add this, as it actually is a security concern.
State Changed From-To: open->closed closed