[CalendarServer-changes] [15015] twext/trunk/twext/who/opendirectory/_constants.py

source_changes at macosforge.org source_changes at macosforge.org
Wed Jul 29 14:20:17 PDT 2015


Revision: 15015
          http://trac.calendarserver.org//changeset/15015
Author:   sagen at apple.com
Date:     2015-07-29 14:20:17 -0700 (Wed, 29 Jul 2015)
Log Message:
-----------
Add streetAddress field to OD

Modified Paths:
--------------
    twext/trunk/twext/who/opendirectory/_constants.py

Modified: twext/trunk/twext/who/opendirectory/_constants.py
===================================================================
--- twext/trunk/twext/who/opendirectory/_constants.py	2015-07-28 23:22:22 UTC (rev 15014)
+++ twext/trunk/twext/who/opendirectory/_constants.py	2015-07-29 21:20:17 UTC (rev 15015)
@@ -177,6 +177,8 @@
     primaryGroupId = ValueConstant(u"dsAttrTypeStandard:PrimaryGroupID")
     isHidden = ValueConstant(u"dsAttrTypeNative:IsHidden")
 
+    streetAddress = ValueConstant(u"dsAttrTypeStandard:Street")
+
     # # Single value fields
     # AdminLimits = ValueConstant(u"dsAttrTypeStandard:AdminLimits")
     # AppleAliasData = ValueConstant(u"dsAttrTypeStandard:AppleAliasData")
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/calendarserver-changes/attachments/20150729/70910270/attachment.html>


More information about the calendarserver-changes mailing list