From 86efa65bf875e81f44e8f1f9043257eebfe21b41 Mon Sep 17 00:00:00 2001 From: Ruediger Pluem Date: Fri, 4 Jul 2008 10:54:36 +0000 Subject: * Prevent Header edit from processing only the first header it should edit and deleting the remaining ones by iterating over all headers with the same name. PR: 45333 git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@674000 13f79535-47bb-0310-9956-ffa450edef68 --- CHANGES | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'CHANGES') diff --git a/CHANGES b/CHANGES index fb64b7feb7..7e1c35a0bb 100644 --- a/CHANGES +++ b/CHANGES @@ -2,6 +2,11 @@ Changes with Apache 2.3.0 [ When backported to 2.2.x, remove entry from this file ] + + *) mod_headers: Prevent Header edit from processing only the first header + of possibly multiple headers with the same name and deleting the + remaining ones. PR 45333. [Ruediger Pluem] + *) mod_auth_digest: Detect during startup when AuthDigestProvider is configured to use an incompatible provider via AuthnProviderAlias. PR 45196 [Eric Covener] -- cgit v1.2.3