Update of
/var/cvs/contributions/CMSContainer_Templates/double/war-staging/src/webapp/WEB-INF
In directory
james.mmbase.org:/tmp/cvs-serv31863/double/war-staging/src/webapp/WEB-INF
Modified Files:
web.xml
Log Message:
CMSC-1330 Upgrade CMSc to use MMBase 1.9
CMSC-215 Upgrade from Maven 1 to Maven 2
Upgrade mmbase-1.8.7-20090402
See also:
http://cvs.mmbase.org/viewcvs/contributions/CMSContainer_Templates/double/war-staging/src/webapp/WEB-INF
See also: http://www.mmbase.org/jira/browse/CMSC-1330
See also: http://www.mmbase.org/jira/browse/CMSC-215
Index: web.xml
===================================================================
RCS file:
/var/cvs/contributions/CMSContainer_Templates/double/war-staging/src/webapp/WEB-INF/web.xml,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -b -r1.2 -r1.3
--- web.xml 24 Dec 2007 09:27:59 -0000 1.2
+++ web.xml 14 Apr 2009 10:19:58 -0000 1.3
@@ -394,4 +394,17 @@
<env-entry-value>true</env-entry-value>
</env-entry>
+ <env-entry>
+ <description>MMbase CloudContext Security: allow all read
operations on nodes</description>
+
<env-entry-name>mmbase-builders/mmbasecontexts/readall</env-entry-name>
+ <env-entry-type>java.lang.String</env-entry-type>
+ <env-entry-value>true</env-entry-value>
+ </env-entry>
+ <env-entry>
+ <description>MMbase CloudContext Security: Disable checks on
context of nodes</description>
+
<env-entry-name>mmbase-builders/mmbasecontexts/disableContextChecks</env-entry-name>
+ <env-entry-type>java.lang.String</env-entry-type>
+ <env-entry-value>true</env-entry-value>
+ </env-entry>
+
</web-app>
\ No newline at end of file
_______________________________________________
Cvs mailing list
[email protected]
http://lists.mmbase.org/mailman/listinfo/cvs