a blocker for 2.4.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@956413
13f79535-47bb-0310-9956-
ffa450edef68
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: