Ticket #896 (new enhancement)
Modify HasAccess() core method to test against non-registered users
| Reported by: | BrianKoontz | Owned by: | unassigned |
|---|---|---|---|
| Priority: | normal | Milestone: | blue-sky |
| Component: | core | Version: | 1.1.6.7 |
| Severity: | normal | Keywords: | |
| Cc: |
Description
The core method HasAccess() does not offer a way to test access of a page for a non-registered user if it's called within the context of a registered user. This is needed for actions that need to test the ACLs of a page for non-registered users regardless of whether or not the user under which the action is executed is registered.
For a real-world example, see http://wikkawiki.org/CIABotNotifier.
Change History
Note: See
TracTickets for help on using
tickets.