Palermo, Tom wrote:
Is it possible to set proxy roles on methods located in Zope Products.

Not really, why do you think you need to?

see them in a sitemap (uses dtml-tree). However, I've got an edit_html
method located in a Zope product that then needs to use stuff in one of the
folders that has "View" set to off for that user (who's running edit_html).

If the code is in a disk-based class method, security won't be coming into play.

What errors are you seeing?
(if you get an auth box, consider hitting cancel or enabling verbose security in zope.conf, restarting and trying again)

cheers,

Chris

--
Simplistix - Content Management, Zope & Python Consulting
           - http://www.simplistix.co.uk

_______________________________________________
Zope maillist  -  Zope@zope.org
http://mail.zope.org/mailman/listinfo/zope
**   No cross posts or HTML encoding!  **
(Related lists - http://mail.zope.org/mailman/listinfo/zope-announce
http://mail.zope.org/mailman/listinfo/zope-dev )

Reply via email to