]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
Change <RequireAll><RequireOne> to <SatisfyAll><SatisfyOne>. The keyword 'Satisfy... authz-dev authz-dev
authorBradley Nicholes <bnicholes@apache.org>
Tue, 10 Jan 2006 16:35:10 +0000 (16:35 +0000)
committerBradley Nicholes <bnicholes@apache.org>
Tue, 10 Jan 2006 16:35:10 +0000 (16:35 +0000)
commitccff75199f162c9844970d95f5295421a4d27b18
tree1bfa3351b5e4d83a2416e6e6f3b1f04c328d5b4d
parent2b438a059c48f1589acdf621ceaf062c09d9e8d1
Change <RequireAll><RequireOne> to <SatisfyAll><SatisfyOne>.  The keyword 'Satisfy' seems to fit a little better since the blocks can contain both 'Require' and 'Reject' directives

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/authz-dev@367678 13f79535-47bb-0310-9956-ffa450edef68
docs/manual/howto/auth.xml
docs/manual/mod/mod_authz_core.xml
modules/aaa/mod_authz_core.c