From: Eric Covener Date: Thu, 24 Jul 2014 22:46:12 +0000 (+0000) Subject: Merge r1613318 from trunk: X-Git-Tag: 2.4.11~352 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=9c5ea904f016b525c0b584b22351fd2da05ff466;p=apache 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 --- 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.