[Zope-dev] Re: guarded_getattr

Tres Seaver tseaver at zope.com
Fri Feb 11 18:22:47 EST 2005


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Stefan H. Holek wrote:

| I'd very much appreciate your opinion on
| http://mail.zope.org/pipermail/zope-dev/2005-January/024237.html
| http://mail.zope.org/pipermail/zope-dev/2005-January/024242.html
|
| Plone is breaking left and right and I gotta do something about it...

Please try applying the attached patch to Zope, and then switch to run
Zope with the Python security policy.  E.g.:

~ $ cd /path/to/software_home
~ $ patch -p0 /tmp/cmf-318-impl-python.patch
~ $ cd /path/to/instance_home
~ $ echo 'security-policy-implementation python' >> zope.conf
~ $ bin/zopectl restart

This patch makes the CMF 1.4 tests pass for me.

Tres.
- --
===============================================================
Tres Seaver                                tseaver at zope.com
Zope Corporation      "Zope Dealers"       http://www.zope.com
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.4 (GNU/Linux)
Comment: Using GnuPG with Thunderbird - http://enigmail.mozdev.org

iD8DBQFCDT5GGqWXf00rNCgRAgLoAJ4tKOIsHJSQvOTmZnWtJIH0W41xBQCeNvB9
6DNd/6hczgu3xrYQtFjHMUY=
=rqsj
-----END PGP SIGNATURE-----
-------------- next part --------------
A non-text attachment was scrubbed...
Name: cmf-318-impl-python.patch
Type: text/x-patch
Size: 1249 bytes
Desc: not available
Url : http://mail.zope.org/pipermail/zope-dev/attachments/20050211/5bdb45bd/cmf-318-impl-python.bin


More information about the Zope-Dev mailing list