[Zope-Checkins] CVS: Zope/doc - CHANGES.txt:1.406.2.23
   
    Matthew T. Kromer
     
    matt@zope.com
       
    Fri, 1 Mar 2002 12:56:23 -0500
    
    
  
Update of /cvs-repository/Zope/doc
In directory cvs.zope.org:/tmp/cvs-serv17491/doc
Modified Files:
      Tag: Zope-2_5-branch
	CHANGES.txt 
Log Message:
Checkin security fix where user was returned unwrapped to ZopeSecurityPolicy
=== Zope/doc/CHANGES.txt 1.406.2.22 => 1.406.2.23 ===
         of Python.
 
+      - Always wrap the user object retured by GetUserById for User folders,
+        which enables proper owner role filtering of objects.
+
   Zope 2.5.0 Final
 
     Bugs Fixed