From 351b6bc185254843f864dc65dabc64cd12a48503 Mon Sep 17 00:00:00 2001 From: Stefan Fritsch Date: Sat, 25 Sep 2010 12:18:55 +0000 Subject: [PATCH] Expand authz provider entry git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1001202 13f79535-47bb-0310-9956-ffa450edef68 --- CHANGES | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/CHANGES b/CHANGES index 647727f284..814d8b21d8 100644 --- a/CHANGES +++ b/CHANGES @@ -27,7 +27,9 @@ Changes with Apache 2.3.9 [Graham Leggett] *) mod_authz_core: Allow authz providers to check args while reading the - config and allow to cache parsed args. [Stefan Fritsch] + config and allow to cache parsed args. Move 'all' and 'env' authz + providers from mod_authz_host to mod_authz_core. Add 'method' authz + provider depending on the HTTP method. [Stefan Fritsch] *) mod_include: Move the request_rec within mod_include to be exposed within include_ctx_t. [Graham Leggett] -- 2.40.0