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

source_changes at macosforge.org source_changes at macosforge.org
Tue Aug 18 15:46:11 PDT 2015


Revision: 15055
          http://trac.calendarserver.org//changeset/15055
Author:   sagen at apple.com
Date:     2015-08-18 15:46:11 -0700 (Tue, 18 Aug 2015)
Log Message:
-----------
Fetch serviceNodeUID from LDAP

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

Modified: CalendarServer/trunk/txdav/who/util.py
===================================================================
--- CalendarServer/trunk/txdav/who/util.py	2015-08-18 20:24:22 UTC (rev 15054)
+++ CalendarServer/trunk/txdav/who/util.py	2015-08-18 22:46:11 UTC (rev 15055)
@@ -156,6 +156,7 @@
                     CalFieldName.readWriteProxy: mapping.readWriteProxy,
                     CalFieldName.hasCalendars: mapping.hasCalendars,
                     CalFieldName.autoScheduleMode: mapping.autoScheduleMode,
+                    CalFieldName.serviceNodeUID: mapping.serviceNodeUID,
                 }),
                 recordTypeSchemas=MappingProxyType({
                     RecordType.user: RecordTypeSchema(
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/calendarserver-changes/attachments/20150818/5068fbbc/attachment.html>


More information about the calendarserver-changes mailing list