From 517395f31e65187d8719cdfe27ea8a8214f03d7d Mon Sep 17 00:00:00 2001 From: Eric Covener Date: Wed, 17 Jul 2013 14:27:43 +0000 Subject: [PATCH] retcon AuthBasicFake into the CHANGES file git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1504151 13f79535-47bb-0310-9956-ffa450edef68 --- CHANGES | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/CHANGES b/CHANGES index 822ca4b476..c8b0f400a0 100644 --- a/CHANGES +++ b/CHANGES @@ -23,6 +23,11 @@ Changes with Apache 2.4.5 Existing configurations must be changed. [Takashi Sato , Graham Leggett] + *) mod_auth_basic: Add a generic mechanism to fake basic authentication + using the ap_expr parser. AuthBasicFake allows the administrator to + construct their own username and password for basic authentication based + on their needs. [Graham Leggett] + *) mpm_event: Check that AsyncRequestWorkerFactor is not negative. PR 54254. [Jackie Zhang ] -- 2.40.0