Hi,

For security reasons, i need to disable access on class method with HTTP GET requests on my zope.
For example, i can accept things like
http://examplesite.com/object/aPythonScript
but not
http://examplesite.com/object/aClassMethod

Is it possible ?

Thanks for any help

Nicolas
_______________________________________________
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