From: Jeff Trawick Date: Tue, 15 Sep 2009 11:37:34 +0000 (+0000) Subject: answer a question embedded in a patch X-Git-Tag: 2.2.14~38 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d7689155175ffe2e39e8625b86a31f2b0293446d;p=thirdparty%2Fapache%2Fhttpd.git answer a question embedded in a patch git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@815281 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index 9b1ab9b6ebc..cd582fe166b 100644 --- a/STATUS +++ b/STATUS @@ -142,7 +142,10 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK: Trunk patch: n/a due to authz refactoring (no provider called without require-ments) 2.2.x version of patch: http://people.apache.org/~covener/httpd-2.2.x-authnz_ldap-skipdnloookup-2.diff +1: covener, poirier - + trawick: The code for "FIXME: dead code?" is indeed dead, as is the + conditional setting of reqs_array within the declarations. The hook won't + be called if ap_requires() returns NULL. (See calls to ap_some_auth_required() + before calls to ap_run_auth_checker().) PATCHES/ISSUES THAT ARE STALLED