From owner-freebsd-apache@FreeBSD.ORG Mon Jan 12 23:00:03 2009 Return-Path: Delivered-To: apache@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id CE4E6106564A for ; Mon, 12 Jan 2009 23:00:03 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 9A2F68FC19 for ; Mon, 12 Jan 2009 23:00:03 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.14.3/8.14.3) with ESMTP id n0CN03Wl038684 for ; Mon, 12 Jan 2009 23:00:03 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.3/8.14.3/Submit) id n0CN03bS038681; Mon, 12 Jan 2009 23:00:03 GMT (envelope-from gnats) Date: Mon, 12 Jan 2009 23:00:03 GMT Message-Id: <200901122300.n0CN03bS038681@freefall.freebsd.org> To: apache@FreeBSD.org From: "Philip M. Gollucci" Cc: Subject: Re: ports/130179: [PATCH] www/apache22: Enable passing HTTP 'Authorization' headers as compile time option X-BeenThere: freebsd-apache@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: "Philip M. Gollucci" List-Id: Support of apache-related ports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 12 Jan 2009 23:00:04 -0000 The following reply was made to PR ports/130179; it has been noted by GNATS. From: "Philip M. Gollucci" To: bug-followup@FreeBSD.org, wens@csie.org Cc: Subject: Re: ports/130179: [PATCH] www/apache22: Enable passing HTTP 'Authorization' headers as compile time option Date: Mon, 12 Jan 2009 17:55:29 -0500 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.