20 May
2002
20 May
'02
7:01 p.m.
Pierce, Scott wrote:
Someone at DC informed me that 2.4 is supposed to resolve the issue so I will have to try that.
Yes, it sounds like you have some public methods and you're running into Zope's old "optimization" that skips the authentication process for public methods. That optimization never made Zope faster nor more reliable, and only served to confuse people (including myself), so it's gone now. You might want to move all the way up to Zope 2.5.1, since that is the latest stable release. Shane