projects
/
apache
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b9cfff1
)
Note auth_checker hook change
author
Stefan Fritsch
<sf@apache.org>
Mon, 21 Jun 2010 18:59:16 +0000
(18:59 +0000)
committer
Stefan 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
patch
|
blob
|
history
diff --git
a/docs/manual/new_api_2_4.xml
b/docs/manual/new_api_2_4.xml
index 96c36ea186730506defd982798b58ed73589d2a0..b6e7d4cde269a064fdec420027f9d9b52d564ab0 100644
(file)
--- a/
docs/manual/new_api_2_4.xml
+++ b/
docs/manual/new_api_2_4.xml
@@
-133,6
+133,7
@@
<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->user == NULL</li>
</ul>
</section>