[CalendarServer-changes] [529] CalendarServer/branches/users/wsanchez/provisioning-2/conf/repository .xml

source_changes at macosforge.org source_changes at macosforge.org
Mon Nov 20 20:00:23 PST 2006


Revision: 529
          http://trac.macosforge.org/projects/calendarserver/changeset/529
Author:   cdaboo at apple.com
Date:     2006-11-20 20:00:22 -0800 (Mon, 20 Nov 2006)

Log Message:
-----------
Add missing elements.

Modified Paths:
--------------
    CalendarServer/branches/users/wsanchez/provisioning-2/conf/repository.xml

Modified: CalendarServer/branches/users/wsanchez/provisioning-2/conf/repository.xml
===================================================================
--- CalendarServer/branches/users/wsanchez/provisioning-2/conf/repository.xml	2006-11-20 19:48:38 UTC (rev 528)
+++ CalendarServer/branches/users/wsanchez/provisioning-2/conf/repository.xml	2006-11-21 04:00:22 UTC (rev 529)
@@ -38,7 +38,7 @@
         </acl>
       </properties>
       <members>
-        <collection name="principals" tag="principals">
+        <collection name="principals">
           <pytype>twistedcaldav.directory.resource.DirectoryPrincipalProvisioningResource</pytype>
           <properties>
             <acl>
@@ -49,6 +49,7 @@
               </ace>
             </acl>
           </properties>
+          <members/>
         </collection>
         <collection name="calendars">
           <pytype>twistedcaldav.static.CalendarHomeProvisioningFile</pytype>
@@ -57,11 +58,12 @@
               <ace>
                 <principal><authenticated/></principal>
                 <grant><privilege><read/></privilege></grant>
+                <protected/>
 				<inheritable/>
-                <protected/>
               </ace>
             </acl>
           </properties>
+          <members/>
         </collection>
       </members>
     </collection>

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/calendarserver-changes/attachments/20061120/7d427b8f/attachment.html


More information about the calendarserver-changes mailing list