]> granicus.if.org Git - apache/commitdiff
document the aterisk
authorAndré Malo <nd@apache.org>
Sun, 9 Nov 2003 18:35:51 +0000 (18:35 +0000)
committerAndré Malo <nd@apache.org>
Sun, 9 Nov 2003 18:35:51 +0000 (18:35 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@101729 13f79535-47bb-0310-9956-ffa450edef68

docs/manual/mod/mod_authn_anon.html.en
docs/manual/mod/mod_authn_anon.xml

index 5a80db8d951743b6aa609f0fa8f58a8fd660e873..02a834538a335a6ca2cc35e975e97f6d3222b988 100644 (file)
@@ -140,6 +140,10 @@ password verification</td></tr>
     verification by using the userIDs "anonymous",
     "AnonyMous", "Not Registered" and "I Don't Know".</p>
 
+    <p>As of Apache 2.1 it is possible to specify the userID as
+    "<code>*</code>". That allows <em>any</em> supplied userID to be
+    accepted.</p>
+
 </div>
 <div class="top"><a href="#page-header"><img alt="top" src="../images/up.gif" /></a></div>
 <div class="directive-section"><h2><a name="Anonymous_LogEmail" id="Anonymous_LogEmail">Anonymous_LogEmail</a> <a name="anonymous_logemail" id="anonymous_logemail">Directive</a></h2>
index d810267d509e797c47a0b39e09a1d5e78f318dfa..1ea9c89e5e909141e83df8f51ef33649ef05c07f 100644 (file)
@@ -111,6 +111,10 @@ password verification</description>
     <p>This would allow the user to enter without password
     verification by using the userIDs "anonymous",
     "AnonyMous", "Not Registered" and "I Don't Know".</p>
+
+    <p>As of Apache 2.1 it is possible to specify the userID as
+    "<code>*</code>". That allows <em>any</em> supplied userID to be
+    accepted.</p>
 </usage>
 </directivesynopsis>