Update of /var/cvs/applications/cloudcontext/config/builders/cloudcontext
In directory
james.mmbase.org:/tmp/cvs-serv32513/applications/cloudcontext/config/builders/cloudcontext
Modified Files:
Tag: MMBase-1_8
mmbasecontexts.xml
Log Message:
Backport from head
MMB-1767 Create disableContextChecks property in Contexts builder of
CloudContext Security
See also:
http://cvs.mmbase.org/viewcvs/applications/cloudcontext/config/builders/cloudcontext
See also: http://www.mmbase.org/jira/browse/MMB-1767
Index: mmbasecontexts.xml
===================================================================
RCS file:
/var/cvs/applications/cloudcontext/config/builders/cloudcontext/mmbasecontexts.xml,v
retrieving revision 1.8.2.1
retrieving revision 1.8.2.2
diff -u -b -r1.8.2.1 -r1.8.2.2
--- mmbasecontexts.xml 9 Dec 2008 11:20:02 -0000 1.8.2.1
+++ mmbasecontexts.xml 7 Apr 2009 07:59:25 -0000 1.8.2.2
@@ -1,4 +1,4 @@
-<?xml version="1.0" ?>
+<?xml version="1.0" encoding="UTF-8" ?>
<builder
xmlns="http://www.mmbase.org/xmlns/builder"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
@@ -13,13 +13,16 @@
<singular xml:lang="en">Security Context</singular>
<singular xml:lang="nl">Security context</singular>
<singular xml:lang="eo">Sekureca konteksto</singular>
+ <singular xml:lang="zh">???????????????</singular>
<plural xml:lang="en">Security Contexts</plural>
<plural xml:lang="nl">Security Contexten</plural>
<plural xml:lang="eo">Sekuracaj kontekstoj</plural>
+ <plural xml:lang="zh">???????????????</plural>
</names>
<descriptions>
<description xml:lang="en">MMBase security contexts</description>
<description xml:lang="nl">MMBase contexten voor security</description>
+ <description xml:lang="en">MMBase???????????????</description>
</descriptions>
<properties>
<property name="readall">false</property>
@@ -38,6 +41,11 @@
one contexts is added to the query) grow. If the query would have to be
more complex this is not
done, but the result is checked.
-->
+ <property name="disableContextChecks">false</property>
+ <!-- Basically, this turns off the whole idea of the cloudcontext security
implementation.
+ The reason to have this option is to use the model of users, groups and be
able to
+ use the full implementation when needed. Applications with the same
codebase and different
+ security requirements can benefit from this. -->
</properties>
<fieldlist>
@@ -46,6 +54,7 @@
<guiname xml:lang="en">Name</guiname>
<guiname xml:lang="nl">Naam</guiname>
<guiname xml:lang="eo">Nomo</guiname>
+ <guiname xml:lang="zh">??????</guiname>
</gui>
<editor>
<positions>
@@ -63,6 +72,7 @@
<guiname xml:lang="en">Description</guiname>
<guiname xml:lang="nl">Omschrijving</guiname>
<guiname xml:lang="eo">Priskribo</guiname>
+ <guiname xml:lang="zh">??????</guiname>
</gui>
<datatype base="field" xmlns="http://www.mmbase.org/xmlns/datatypes" />
<db>
_______________________________________________
Cvs mailing list
[email protected]
http://lists.mmbase.org/mailman/listinfo/cvs