[Yanel-commits] rev 21345 - in public/yanel/trunk/src/realms/yanel-website: content/policies paths/en paths/en/contact.html.policy

michi at wyona.com michi at wyona.com
Wed Jan 3 00:17:54 CET 2007


Author: michi
Date: 2007-01-03 00:17:52 +0100 (Wed, 03 Jan 2007)
New Revision: 21345

Added:
   public/yanel/trunk/src/realms/yanel-website/content/policies/contact.pml
   public/yanel/trunk/src/realms/yanel-website/paths/en/contact.html.policy/
   public/yanel/trunk/src/realms/yanel-website/paths/en/contact.html.policy/.yarep-uid
Log:
policy added such that one can post data

Added: public/yanel/trunk/src/realms/yanel-website/content/policies/contact.pml
===================================================================
--- public/yanel/trunk/src/realms/yanel-website/content/policies/contact.pml	2007-01-02 23:14:37 UTC (rev 21344)
+++ public/yanel/trunk/src/realms/yanel-website/content/policies/contact.pml	2007-01-02 23:17:52 UTC (rev 21345)
@@ -0,0 +1,13 @@
+<?xml version="1.0"?>
+
+<policy xmlns="http://www.wyona.org/security/1.0">
+
+  <role id="view">
+    <world permission="true"/>
+  </role>
+
+  <role id="write">
+    <world permission="true"/>
+  </role>
+
+</policy>

Added: public/yanel/trunk/src/realms/yanel-website/paths/en/contact.html.policy/.yarep-uid
===================================================================
--- public/yanel/trunk/src/realms/yanel-website/paths/en/contact.html.policy/.yarep-uid	2007-01-02 23:14:37 UTC (rev 21344)
+++ public/yanel/trunk/src/realms/yanel-website/paths/en/contact.html.policy/.yarep-uid	2007-01-02 23:17:52 UTC (rev 21345)
@@ -0,0 +1 @@
+/policies/contact.pml




More information about the Yanel-commits mailing list