Note auth_checker hook change
authorStefan Fritsch <sf@apache.org>
Mon, 21 Jun 2010 18:59:16 +0000 (18:59 +0000)
committerStefan Fritsch <sf@apache.org>
Mon, 21 Jun 2010 18:59:16 +0000 (18:59 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@956665 13f79535-47bb-0310-9956-ffa450edef68

docs/manual/new_api_2_4.xml

index 96c36ea186730506defd982798b58ed73589d2a0..b6e7d4cde269a064fdec420027f9d9b52d564ab0 100644 (file)
       <li>New EOR bucket type</li>
       <li>New function ap_process_async_request</li>
       <li>New functions ap_hook_check_access, ap_hook_check_authn, ap_hook_check_authz (why are these called ap_hook_* when they are functions not hooks?)</li>
+      <li>The auth_checker hook may be called with r-&gt;user == NULL</li>
     </ul>
   </section>