[Zope] Is there any way to turn off the publishing of externalmethods to the web in Zope?

Chris Withers chris at simplistix.co.uk
Mon Jan 29 06:07:46 EST 2007


Jonathan wrote:
> 
> if string.find(self.REQUEST['ACTUAL_URL'], 'ExtMethodName') != -1:
>                return self.REQUEST.RESPONSE.redirect('BadUserURL')

This is a pretty weak and silly way of going about this...

Chris

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


More information about the Zope mailing list