Hi Sebastian,

Ok, finally back to fun stuff!

SO this is what I have:

1) when pointing to a non-wiki page (something like /default/
index.html), I have this in the corresponding function in its
controller

@auth.requires_membership('editor')
def index():


On Feb 22, 11:27 am, "Sebastian E. Ovide" <sebastian.ov...@gmail.com>
wrote:
> actually only the user that has created the page can see the menu PAGE.
>
> so userONE creates a page (public, active, with no roles) ... he can see it
> and any other user can see it... but only userONE can see PAGES from the
> menu.
>
> if userTWO tries to open /myapp/plugin_wiki/index he will get;  Not
> authorized
> ACCESS DENIED
>
> On Tue, Feb 22, 2011 at 3:53 PM, Sebastian E. Ovide <
>
>
>
>
>
>
>
>
>
> sebastian.ov...@gmail.com> wrote:
> > Hi All,
>
> > I've created a public page and as expected I can see it even if I'm not
> > logged in. Nevertheless the menu PAGE is not visible if I'm not logged in.
>
> > Is it working as expected ?
>
> > thanks
>
> > --
> > Sebastian E. Ovide
>
> --
> Sebastian E. Ovide

Reply via email to