https://bz.apache.org/bugzilla/show_bug.cgi?id=65145

Rich Bowen <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|---                         |FIXED
             Status|NEW                         |RESOLVED

--- Comment #1 from Rich Bowen <[email protected]> ---
Added a new "Authorization Result States" section to mod_authz_core
documenting the tri-state authorization model:

- Providers return one of: Granted, Denied, or Neutral
- Table showing how RequireAll, RequireAny, and RequireNone each
  interpret the three results
- How negation (Require not) inverts granted↔denied but leaves
  neutral unchanged

Added seealso cross-references from:
- Require, RequireAll, RequireAny, RequireNone directives
- howto/auth.xml (authorization containers section)
- mod_authz_host, mod_authz_user, mod_authz_groupfile

The AuthzProviderAlias example issue (point 4) was previously fixed
in r1933649/r1933650 (Bug 66375).

Patched in r1933687 (trunk), r1933688 (2.4).

-- 
You are receiving this mail because:
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to