Mailing List Archive

SVN: zope.webdev/trunk/page.zcml Fixed security handling on the dynamic views.
Log message for revision 41501:
Fixed security handling on the dynamic views.

Changed:
U zope.webdev/trunk/page.zcml

-=-
Modified: zope.webdev/trunk/page.zcml
===================================================================
--- zope.webdev/trunk/page.zcml 2006-01-30 17:20:13 UTC (rev 41500)
+++ zope.webdev/trunk/page.zcml 2006-01-30 17:38:43 UTC (rev 41501)
@@ -53,4 +53,8 @@
zcml:condition="have apidoc"
/>

+ <class class="zodbcode.class_.PersistentMethod">
+ <allow attributes="__call__" />
+ </class>
+
</configure>

_______________________________________________
Zope-CVS maillist - Zope-CVS@zope.org
http://mail.zope.org/mailman/listinfo/zope-cvs

Zope CVS instructions: http://dev.zope.org/CVS