Skip to content

Commit b1d02d6

Browse files
committed
Reverted name changes of existing OIDs to allow backwards compatibility
1 parent 9a2d04b commit b1d02d6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

v3/control.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -162,7 +162,7 @@ var ControlTypeMap = map[string]string{
162162
ControlTypeServerSideSortingResult: "Server Side Sorting Result",
163163

164164
ControlTypeMicrosoftCrossDomainMoveTarget: "Cross Domain Move Target - Microsoft",
165-
ControlTypeDirSync: "DirSync - Microsoft",
165+
ControlTypeDirSync: "DirSync",
166166
ControlTypeMicrosoftDomainScope: "Domain Scope - Microsoft",
167167
ControlTypeMicrosoftExtendedDN: "Extended DN - Microsoft",
168168
ControlTypeMicrosoftGetStats: "Get Stats - Microsoft",

0 commit comments

Comments
 (0)