On Sun, Mar 14, 2010 at 03:14:00PM -0500, Todd Chapman wrote:
> In Principal::HasRight
> 
>     unshift @{ $args{'EquivObjects'} }, $RT::System
>         unless $self->can('_IsOverrideGlobalACL')
>                && $self->_IsOverrideGlobalACL( $args{'Object'} );
> 
> 
> Shouldn't _IsOverrideGlobalACL be checked on $args{Object} instead of $self?
>

Nope. It was a hook to let sites make global ACL overrides per user
based on some external criterion.
_______________________________________________
http://lists.bestpractical.com/cgi-bin/mailman/listinfo/rt-users

Community help: http://wiki.bestpractical.com
Commercial support: [email protected]

2010 RT Training Sessions!
San Francisco, CA, USA - Feb 22 & 23
Dublin, Ireland - Mar 15 & 16
Boston, MA, USA - April 5 & 6
Washington DC, USA - Oct 25 & 26

Discover RT's hidden secrets with RT Essentials from O'Reilly Media. 
Buy a copy at http://rtbook.bestpractical.com

Reply via email to