Skip to content

Commit 2baf207

Browse files
author
blackhedd
committed
Supported constructed, context-specific tag 3 (search referral).
This was missing from the earlier work that supported referrals.
1 parent eb4a773 commit 2baf207

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

lib/net/ldap.rb

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -278,6 +278,7 @@ class LdapError < Exception; end
278278
},
279279
:constructed => {
280280
0 => :array, # RFC-2251 Control
281+
3 => :array, # Seach referral
281282
}
282283
}
283284
}

0 commit comments

Comments
 (0)