[CalendarServer-changes] [15163] CalendarServer/trunk/txdav/who/util.py

source_changes at macosforge.org source_changes at macosforge.org
Fri Oct 2 19:16:59 PDT 2015


Revision: 15163
          http://trac.calendarserver.org//changeset/15163
Author:   sagen at apple.com
Date:     2015-10-02 19:16:59 -0700 (Fri, 02 Oct 2015)
Log Message:
-----------
Pull autoAcceptGroup from LDAP

Modified Paths:
--------------
    CalendarServer/trunk/txdav/who/util.py

Modified: CalendarServer/trunk/txdav/who/util.py
===================================================================
--- CalendarServer/trunk/txdav/who/util.py	2015-09-30 10:53:44 UTC (rev 15162)
+++ CalendarServer/trunk/txdav/who/util.py	2015-10-03 02:16:59 UTC (rev 15163)
@@ -156,6 +156,7 @@
                     CalFieldName.readWriteProxy: mapping.readWriteProxy,
                     CalFieldName.hasCalendars: mapping.hasCalendars,
                     CalFieldName.autoScheduleMode: mapping.autoScheduleMode,
+                    CalFieldName.autoAcceptGroup: mapping.autoAcceptGroup,
                     CalFieldName.serviceNodeUID: mapping.serviceNodeUID,
                 }),
                 recordTypeSchemas=MappingProxyType({
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/calendarserver-changes/attachments/20151002/8d180391/attachment.html>


More information about the calendarserver-changes mailing list