[Grok-dev] zope.Anybody versus zope.Everybody in grokproject?
Vincent Fretin
vincent.fretin at gmail.com
Thu Jan 7 13:28:23 EST 2010
Well, I can't reproduce the problem with a fresh dolmen installation and a PAU.
All is working as expected. The created user in the PAU don't have
access to the @@myview if
<grant permission="zope.View"
principal="zope.Anybody" />
And if
<grant permission="zope.View"
principal="zope.Everybody" />
He have access to the view.
Maybe I messed up with the dolmen roles in my previous install...
Sorry for the noise.
More information about the Grok-dev
mailing list