From: Stefan Fritsch Date: Mon, 21 Jun 2010 18:59:16 +0000 (+0000) Subject: Note auth_checker hook change X-Git-Tag: 2.3.7~147 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=59b049d706cf4b6b09f116a65d708555bd2759fe;p=apache Note auth_checker hook change git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@956665 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/docs/manual/new_api_2_4.xml b/docs/manual/new_api_2_4.xml index 96c36ea186..b6e7d4cde2 100644 --- a/docs/manual/new_api_2_4.xml +++ b/docs/manual/new_api_2_4.xml @@ -133,6 +133,7 @@
  • New EOR bucket type
  • New function ap_process_async_request
  • 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?)
  • +
  • The auth_checker hook may be called with r->user == NULL