[Zope3-checkins] CVS: Zope3 - products.zcml.in:1.16
Philipp von Weitershausen
philikon at philikon.de
Fri Feb 27 07:49:08 EST 2004
Update of /cvs-repository/Zope3
In directory cvs.zope.org:/tmp/cvs-serv6607
Modified Files:
products.zcml.in
Log Message:
Include the securitypolicy package in app's configure.zcml now and not
in products.zcml anymore.
Users will have to remove the corresponding line from their custom
products.zcml file.
=== Zope3/products.zcml.in 1.15 => 1.16 ===
--- Zope3/products.zcml.in:1.15 Thu Feb 19 15:48:09 2004
+++ Zope3/products.zcml.in Fri Feb 27 07:48:37 2004
@@ -7,9 +7,6 @@
<include package="zope.products.externaleditor"/>
-->
- <!-- The default security policy, including roles. -->
- <include package="zope.products.securitypolicy"/>
-
<!-- Example:
<include package="zopeproducts.demo.jobboard" />
-->
More information about the Zope3-Checkins
mailing list