[CalendarServer-changes] [13890] CalDAVTester/trunk/scripts/server

source_changes at macosforge.org source_changes at macosforge.org
Mon Aug 18 18:12:36 PDT 2014


Revision: 13890
          http://trac.calendarserver.org//changeset/13890
Author:   cdaboo at apple.com
Date:     2014-08-18 18:12:36 -0700 (Mon, 18 Aug 2014)
Log Message:
-----------
Missed from earlier change.

Modified Paths:
--------------
    CalDAVTester/trunk/scripts/server/serverinfo-pod.xml
    CalDAVTester/trunk/scripts/server/serverinfo-template.xml

Modified: CalDAVTester/trunk/scripts/server/serverinfo-pod.xml
===================================================================
--- CalDAVTester/trunk/scripts/server/serverinfo-pod.xml	2014-08-19 01:09:28 UTC (rev 13889)
+++ CalDAVTester/trunk/scripts/server/serverinfo-pod.xml	2014-08-19 01:12:36 UTC (rev 13890)
@@ -45,6 +45,7 @@
 		<feature>principal-match REPORT</feature>				<!-- ACL principal-match REPORT -->
 		<feature>principal-property-search REPORT</feature>		<!-- ACL principal-property-search REPORT -->
 		<feature>principal-search-property-set REPORT</feature>	<!-- ACL principal-search-property-set REPORT -->
+		<feature>calendarserver-principal-search REPORT</feature>	<!-- ACL calendarserver-principal-search REPORT -->
 
 		<feature>add-member</feature>					<!-- Add-member used to create resources -->
 		<!-- <feature>auth-on-root</feature> -->		<!-- Whether the server requires authentication on the root URI -->

Modified: CalDAVTester/trunk/scripts/server/serverinfo-template.xml
===================================================================
--- CalDAVTester/trunk/scripts/server/serverinfo-template.xml	2014-08-19 01:09:28 UTC (rev 13889)
+++ CalDAVTester/trunk/scripts/server/serverinfo-template.xml	2014-08-19 01:12:36 UTC (rev 13890)
@@ -40,6 +40,7 @@
 		<feature>principal-match REPORT</feature>				<!-- ACL principal-match REPORT -->
 		<feature>principal-property-search REPORT</feature>		<!-- ACL principal-property-search REPORT -->
 		<feature>principal-search-property-set REPORT</feature>	<!-- ACL principal-search-property-set REPORT -->
+		<feature>calendarserver-principal-search REPORT</feature>	<!-- ACL calendarserver-principal-search REPORT -->
 
 		<feature>add-member</feature>					<!-- Add-member used to create resources -->
 		<!-- <feature>auth-on-root</feature> -->		<!-- Whether the server requires authentication on the root URI -->
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/calendarserver-changes/attachments/20140818/58997d95/attachment-0001.html>


More information about the calendarserver-changes mailing list