I agree, that's probably what's happening. Also, remember that you can plugin your own ApplicatoinTenancyPathEvaluator [1], which should be a reasonable workaround for you.
Cheers, Dan [1] https://github.com/isisaddons/isis-module-security/blob/master/README.md#applicationtenancypathevaluator On 28 Nov 2015 13:47, "Jeroen van der Wal" <[email protected]> wrote: > A workaround could be to add a closing character to the path ( /NORTH# > /NORTH-WEST# ) to prevent partial matching which is what I guess is > happening. > > Could you raise a ticket here? [1] > > > [1] https://github.com/isisaddons/isis-module-security > > On 28 November 2015 at 12:55, Stephen Cameron <[email protected]> > wrote: > > > Hi, > > > > I have a tenancy with a path /NORTH and another with a path /NORTH-WEST, > > users with these tenancies can see each others records, this is not what > I > > want to happen. I think this is a bug maybe? > > > > Thanks > > >
