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
_______________________________________________
Zope-CMF maillist - [email protected]
https://mail.zope.org/mailman/listinfo/zope-cmf
See https://bugs.launchpad.net/zope-cmf/ for bug reports and feature requests