Ticket #896 (new enhancement)

Opened 14 months ago

Last modified 7 months ago

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

Changed 7 months ago by BrianKoontz

  • milestone changed from 1.3 to blue-sky
Note: See TracTickets for help on using tickets.