21 Feb
2005
21 Feb
'05
6:43 p.m.
Chris H wrote at 2005-2-20 16:02 -0500:
... Found a nice program on the net that allows me to import users from another app via xml-rpc and programatically create a new acl user folder in zope. Now while this works seemlessly in 2.6.4 in 2.7x it functions however I cannot enter the folder regardless of what role I have
Security problems were introduced from Zope 2.7.2 --> 2.7.3 causing unmotivated "unauthorized" exceptions. Maybe, that is what you see? The next Zope release (and the current CVS version) should fix them. -- Dieter