[Yanel-commits] rev 25983 - in public/yanel/trunk/src/realms/yanel-website/content: . b67016da-d515-4227-8204-7ff9384588ed.yarep

michi at wyona.com michi at wyona.com
Fri Jul 13 12:17:51 CEST 2007


Author: michi
Date: 2007-07-13 12:17:50 +0200 (Fri, 13 Jul 2007)
New Revision: 25983

Modified:
   public/yanel/trunk/src/realms/yanel-website/content/b67016da-d515-4227-8204-7ff9384588ed
   public/yanel/trunk/src/realms/yanel-website/content/b67016da-d515-4227-8204-7ff9384588ed.yarep/meta
Log:
another version added

Modified: public/yanel/trunk/src/realms/yanel-website/content/b67016da-d515-4227-8204-7ff9384588ed
===================================================================
--- public/yanel/trunk/src/realms/yanel-website/content/b67016da-d515-4227-8204-7ff9384588ed	2007-07-13 10:17:32 UTC (rev 25982)
+++ public/yanel/trunk/src/realms/yanel-website/content/b67016da-d515-4227-8204-7ff9384588ed	2007-07-13 10:17:50 UTC (rev 25983)
@@ -1,25 +1,13 @@
-<?xml version="1.0"?><html xmlns="http://www.w3.org/1999/xhtml"><head>  <title>Created from template ...</title>  <link rel="neutron-introspection" type="application/neutron+xml" href="?yanel.resource.usecase=introspection"/></head><body>  <p><h1>Access Control Policies</h1>
+<?xml version="1.0"?><html xmlns="http://www.w3.org/1999/xhtml"><head>  <title>Created from template ...</title>  <link rel="neutron-introspection" type="application/neutron+xml" href="?yanel.resource.usecase=introspection"/></head><body>
+<h1>Access Control Policies</h1><br/>One can block inherited policies for <b>all</b> roles
+<p>
+</p><pre>&lt;?xml version=&quot;1.0&quot;?&gt;<br/><br/>&lt;policy xmlns=&quot;http://www.wyona.org/security/1.0&quot; use-inherited-policies=&quot;false&quot;&gt;<br/><br/>  &lt;role id=&quot;view&quot;&gt;<br/>    &lt;!--&lt;world permission=&quot;false&quot;/&gt;--&gt;<br/>    &lt;user id=&quot;lenya&quot; permission=&quot;true&quot;/&gt;<br/>  &lt;/role&gt;<br/><br/>  &lt;role id=&quot;open&quot;&gt;<br/>    &lt;user id=&quot;lenya&quot; permission=&quot;true&quot;/&gt;<br/>  &lt;/role&gt;<br/><br/>  &lt;role id=&quot;write&quot;&gt;<br/>    &lt;user id=&quot;lenya&quot; permission=&quot;true&quot;/&gt;<br/>  &lt;/role&gt;<br/><br/>&lt;/policy&gt;<br/></pre>
 
-<pre>
-&lt;?xml version="1.0"?>
+<p>
+or also for a particular role<br/>
+</p>
+<p>
+</p><pre>&lt;?xml version=&quot;1.0&quot;?&gt;<br/><br/>&lt;policy xmlns=&quot;http://www.wyona.org/security/1.0&quot;&gt;<br/><br/>  &lt;role id=&quot;view&quot; use-inherited-policies=&quot;false&quot;<br/>    &lt;!--&lt;world permission=&quot;false&quot;/&gt;--&gt;<br/>    &lt;user id=&quot;lenya&quot; permission=&quot;true&quot;/&gt;<br/>  &lt;/role&gt;<br/><br/>&lt;/policy&gt;<br/></pre>
 
-&lt;policy xmlns="http://www.wyona.org/security/1.0" use-inherited-policies="false">
-
-  &lt;role id="view">
-    &lt;!--&lt;world permission="false"/>-->
-    &lt;user id="lenya" permission="true"/>
-  &lt;/role>
-
-  &lt;role id="open">
-    &lt;user id="lenya" permission="true"/>
-  &lt;/role>
-
-  &lt;role id="write">
-    &lt;user id="lenya" permission="true"/>
-  &lt;/role>
-
-&lt;/policy>
-</pre>
-
-</p></body>
-</html>
+</body>
+</html>
\ No newline at end of file

Modified: public/yanel/trunk/src/realms/yanel-website/content/b67016da-d515-4227-8204-7ff9384588ed.yarep/meta
===================================================================
--- public/yanel/trunk/src/realms/yanel-website/content/b67016da-d515-4227-8204-7ff9384588ed.yarep/meta	2007-07-13 10:17:32 UTC (rev 25982)
+++ public/yanel/trunk/src/realms/yanel-website/content/b67016da-d515-4227-8204-7ff9384588ed.yarep/meta	2007-07-13 10:17:50 UTC (rev 25983)
@@ -1,4 +1,5 @@
 yarep_type<string>:resource
 yarep_isCheckedOut<boolean>:false
-yarep_checkoutDate<date>:2007-06-18T14:05:16+0200
-yarep_checkoutUserID<string>:lenya
+yarep_checkoutDate<date>:2007-07-13T13:01:02+0200
+yarep_checkoutUserID<string>:michi
+yarep_checkinDate<date>:2007-07-13T13:03:51+0200




More information about the Yanel-commits mailing list