[rt-users] StrictACL or StrictLinkACL?
Kevin Falcone
falcone at bestpractical.com
Tue Jun 16 16:49:24 EDT 2009
On Jun 16, 2009, at 9:12 AM, Guadagnino Cristiano wrote:
> Some time ago I reported a problem when merging two ticket, one of
> which was unowned.
> I got a reply from Jesse, telling me to use StrictACL=0 in
> SiteConfig, which indeed worked.
> Now I see that StrictACL is NOT documented in RT_Config.pm, while
> StrictLinkACL is. However, both seem to be non-functional in 3.8.4.
> Can someone please confirm?
It has been StrictLinkACL since it was introduced in 3.6
In 3.8, you need to be sure to use Set($StrictLinkACL,0);
-kevin
More information about the rt-users
mailing list