Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merge upstream master (ruby-ldap/ruby-net-ldap) #1

Merged
merged 195 commits into from
Jul 10, 2019

Conversation

cmdrclueless
Copy link

No conflicts when pulling in all upstream changes.

cmdrclueless and others added 30 commits August 25, 2015 14:20
Now Net::LDAP::Connection.new raises Net::LDAP::Error even if the
connection refused.

It's hard for some application to reconnect it only when refused.
obscure auth password upon #inspect, added test, closes ruby-ldap#216
…error

Raise Net::LDAP::ConnectionRefusedError when new connection is refused.
Correctly set BerIdentifiedString values to UTF-8
…t_env

Specify the port of LDAP server by giving INTEGRATION_PORT
Add the ability to provide a list of hosts for a connection
add slash to attribute value filter
Tom Maher and others added 25 commits August 23, 2016 17:02
Fixed Exception: incompatible character encodings: ASCII-8BIT and UTF-8

The binary form of 5936AE79-664F-44EA-BCCB-5C39399514C6 triggers a BINARY -> UTF-8 conversion error
…-old-password

Send DN and newPassword with password_modify request
Fixed Exception: incompatible character encodings: ASCII-8BIT and UTF-8 in filter.rb
@straggler7 straggler7 merged commit 7f6e1a5 into master Jul 10, 2019
@straggler7 straggler7 deleted the merge-upstream-master branch July 10, 2019 20:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.