]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
answer a question embedded in a patch
authorJeff Trawick <trawick@apache.org>
Tue, 15 Sep 2009 11:37:34 +0000 (11:37 +0000)
committerJeff Trawick <trawick@apache.org>
Tue, 15 Sep 2009 11:37:34 +0000 (11:37 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@815281 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index 9b1ab9b6ebca97070541d2f57380c9c60365d852..cd582fe166bb7584291004a2621c33d1263d50ec 100644 (file)
--- 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