On Thu, Jun 20, 2013 at 8:26 AM, Olemis Lang <[email protected]> wrote:

> > but from what I can
> >  see:
> >
> >    * The permissions check:
> >    {{{#!python
> >        if pid:
> >            req.perm('product', pid).require('PRODUCT_VIEW')
> >    }}}
> >    doesn't seem to have any effect after
>
> Authz permissions , though more testing is needed , yes ...


Oh, right. I completely failed to consider authz permissions at product
scope.

Reply via email to