You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
1. String#encode should not fail if given an invalid code like '\x81'
This is because this problem has been resolved by ruby-ldap#41.
2. Net::LDAP#search should return a boolean if return_result is false.
0 commit comments