Hmmm... Andreas, can you try this out and see what happens? ----- Original Message ----- From: "Tim Hicks" <tim@sitefusion.co.uk> To: <zope@zope.org> Sent: Wednesday, April 04, 2001 12:10 PM Subject: [Zope] webdav not requiring authentication!!
I have a zclass that is CatalogAware and dtml-documentish. Within the zclass, I have two external methods (manage_FTPget and PUT), which are there to catch the output from and input to the webdav_src_port so I can do various things to the text being sent out. The problem is, at the moment, anyone can access the source sent out by manage_FTPget and even upload via the PUT method *without* being prompted to authenticate! I don't think I changed any permissions or anything, I just created the zclass and dropped in the external methods. I assumed Zope would catch the requests and prompt for authentication... is this not the case? Do I have to do it within my external methods???!!!
Much obliged if you can help
tim
_______________________________________________ Zope maillist - Zope@zope.org http://lists.zope.org/mailman/listinfo/zope ** No cross posts or HTML encoding! ** (Related lists - http://lists.zope.org/mailman/listinfo/zope-announce http://lists.zope.org/mailman/listinfo/zope-dev )