File tree Expand file tree Collapse file tree 1 file changed +9
-1
lines changed Expand file tree Collapse file tree 1 file changed +9
-1
lines changed Original file line number Diff line number Diff line change 11= Net::LDAP Changelog
22
3- == Net::LDAP 0.0.4: August xx , 2006
3+ == Net::LDAP 0.0.4: August 15 , 2006
44* Undeprecated Net::LDAP#modify. Thanks to Justin Forder for
55 providing the rationale for this.
6+ * Added a much-expanded set of special characters to the parser
7+ for RFC-2254 filters. Thanks to Andre Nathan.
8+ * Changed Net::LDAP#search so you can pass it a filter in string form.
9+ The conversion to a Net::LDAP::Filter now happens automatically.
10+ * Implemented Net::LDAP#bind_as (preliminary and subject to change).
11+ Thanks for Simon Claret for valuable suggestions and for helping test.
12+ * Fixed bug in Net::LDAP#open that was preventing #open from being
13+ called more than one on a given Net::LDAP object.
614
715== Net::LDAP 0.0.3: July 26, 2006
816* Added simple TLS encryption.
You can’t perform that action at this time.
0 commit comments