[Zope3-dev] ZopeSecurityPolicy and primitives

Steve Alexander steve@cat-box.net
Thu, 28 Feb 2002 18:05:16 +0000


I just checked in some changes to get the ZMI starting to work again, 
after Shane connected up security in ZPT.

Here's the checkin message I want to ask about:

http://lists.zope.org/pipermail/zope-checkins/2002-February/011447.html

I've patched the security policy to allow access to strings, unicodes 
and lists as Zope.Public. I don't know whether this is the right thing 
to do or not, but it is clearly commented in the code for easy removal 
later.

What is the ZopeSecurityPolicy supposed to do about validating on 
primitive types?

--
Steve Alexander