[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Zope] properties security ?


=?ISO-8859-1?Q?Juli=E1n_Mu=F1oz?= writes:
 > ...
 > Or is storing sensible datas in folder properties a really bad idea ?
Zope security framework gives you some flexibility, but you cannot
do every special requirements completely straight forward.

   Put your sensible properties in special objects (rather than
   on folders used for organizing insensible content).

   Protect these special objects in a special way (e.g. remove
   "Access contents information" from Anonymous).

Of course, access to these properties now becomes a bit more cumbersome,
but increased security has its price...


Dieter


_______________________________________________
Zope maillist  -  Zope@xxxxxxxx
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 )



This mailing list archive is a service of Copilotco.