]> granicus.if.org Git - apache/commitdiff
ap_note_auth_failure seems to be broken in 2.2.x, too. So this is hardly
authorStefan Fritsch <sf@apache.org>
Sun, 20 Jun 2010 20:39:00 +0000 (20:39 +0000)
committerStefan Fritsch <sf@apache.org>
Sun, 20 Jun 2010 20:39:00 +0000 (20:39 +0000)
a blocker for 2.4.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@956413 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index af24a1fa91f1755b7e6f7ce4dc259db943bb3439..ecb33923fb14629ac37f5f43354b2fb9af483f3e 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -72,12 +72,6 @@ RELEASE SHOWSTOPPERS:
       jim sez: Then we just ship with those... mark any others as
                 experimental
 
-  * Fix or remove ap_note_auth_failure():
-    There are two incompatible sets of *note_*_auth_failure functions, one in
-    server/protocol.c, the other in mod_auth_*.c. The set in server/protocol.c
-    should be axed and ap_note_auth_failure() must either call the functions in
-    mod_auth_*.c or must be removed, too.
-
   FOR NEXT ALPHA: