Finding the missing permissions...
Hi, Is there a Zope patch that shows the permission that's missing to an user to achieve an action, instead of displaying an Unauthorized exception stating that "you're not allowed to ... in that context" ? I'm a little bit stuck granting/denying permissions to new roles in Plone. Thanks in advance. --Gilles
Is there a Zope patch that shows the permission that's missing to an user to achieve an action, instead of displaying an Unauthorized exception stating that "you're not allowed to ... in that context" ?
I'm a little bit stuck granting/denying permissions to new roles in Plone.
Get the VerboseSecurity product: it seems to help a lot of people with similar problems. http://hathaway.freezope.org/Software/VerboseSecurity --jcc
----- Original Message ----- From: "J Cameron Cooper" <jccooper@jcameroncooper.com> To: <zope@zope.org> Sent: Friday, June 13, 2003 9:48 PM Subject: Re: [Zope] Finding the missing permissions...
Is there a Zope patch that shows the permission that's missing to an user
to
achieve an action, instead of displaying an Unauthorized exception stating that "you're not allowed to ... in that context" ?
I'm a little bit stuck granting/denying permissions to new roles in Plone.
Get the VerboseSecurity product: it seems to help a lot of people with similar problems.
Many thanks. It's exactly what I was looking for. My permission problems are fixed now. --Gilles
participants (2)
-
Gilles Lenfant -
J Cameron Cooper