From 9c5ea904f016b525c0b584b22351fd2da05ff466 Mon Sep 17 00:00:00 2001 From: Eric Covener Date: Thu, 24 Jul 2014 22:46:12 +0000 Subject: [PATCH] Merge r1613318 from trunk: two commenters were confused authnprovideralias providing special config to authz providers git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1613319 13f79535-47bb-0310-9956-ffa450edef68 --- docs/manual/mod/mod_authn_core.xml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/manual/mod/mod_authn_core.xml b/docs/manual/mod/mod_authn_core.xml index 34d5ccedb0..f270ca14de 100644 --- a/docs/manual/mod/mod_authn_core.xml +++ b/docs/manual/mod/mod_authn_core.xml @@ -227,6 +227,8 @@ the specified alias AuthBasicProvider or AuthDigestProvider.

+ This directive has no affect on authorization, even for modules that + provide both authentication and authorization. -- 2.50.1