[Zope-CMF] View permissions not triggering
yuppie
y.2010 at wcm-solutions.de
Sat Jun 26 10:03:12 EDT 2010
Hi!
Charlie Clark wrote:
> I'm working on a view for "logged_in". I thought I could simply replace
> the current check for an anonymous
Which "current check" do you mean? Right now there is no logged_in view
so there is no permission check for a logged_in view.
> by a view permission such as
> "cmf.AddPortalContent" but no matter what I set the view remains callable
> by a non-authenticated user. Are the permissions being ignored or have I
> got the wrong end of the stick?
In case you are modifying the permission for the logged_in *action*
you've got the wrong end.
Cheers,
Yuppie
More information about the Zope-CMF
mailing list