You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@httpd.apache.org by co...@apache.org on 2014/07/25 00:46:12 UTC

svn commit: r1613319 - /httpd/httpd/branches/2.4.x/docs/manual/mod/mod_authn_core.xml

Author: covener
Date: Thu Jul 24 22:46:12 2014
New Revision: 1613319

URL: http://svn.apache.org/r1613319
Log:
Merge r1613318 from trunk:

two commenters were confused authnprovideralias 
providing special config to authz providers


Modified:
    httpd/httpd/branches/2.4.x/docs/manual/mod/mod_authn_core.xml

Modified: httpd/httpd/branches/2.4.x/docs/manual/mod/mod_authn_core.xml
URL: http://svn.apache.org/viewvc/httpd/httpd/branches/2.4.x/docs/manual/mod/mod_authn_core.xml?rev=1613319&r1=1613318&r2=1613319&view=diff
==============================================================================
--- httpd/httpd/branches/2.4.x/docs/manual/mod/mod_authn_core.xml (original)
+++ httpd/httpd/branches/2.4.x/docs/manual/mod/mod_authn_core.xml Thu Jul 24 22:46:12 2014
@@ -227,6 +227,8 @@ the specified alias</description>
     AuthBasicProvider</directive> or <directive module="mod_auth_digest">
     AuthDigestProvider</directive>.</p>
 
+    <note>This directive has no affect on authorization, even for modules that
+    provide both authentication and authorization.</note>
 </usage>
 </directivesynopsis>