From fb895f82f7db1795feced64ed69984e541d4192f Mon Sep 17 00:00:00 2001 From: Stefan Fritsch Date: Sun, 20 Jun 2010 20:39:00 +0000 Subject: [PATCH] ap_note_auth_failure seems to be broken in 2.2.x, too. So this is hardly a blocker for 2.4. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@956413 13f79535-47bb-0310-9956-ffa450edef68 --- STATUS | 6 ------ 1 file changed, 6 deletions(-) diff --git a/STATUS b/STATUS index af24a1fa91..ecb33923fb 100644 --- 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: -- 2.50.1