ruby-net-ldap
ruby-net-ldap copied to clipboard
Add support for ldapwhoami (RFC4532)
Hi, this is my first attempt at contributing to an open source project, so if anything is missing feel free to tell me. I am trying to close issue #395 with this pr.
I ran rake rubotest
and it just complained about the Net::LDAP
being too long, I think the code should be easy enough, as it is just copied from other functions for the most part. Other than that I added one number to the BER-parser that was missing.
@a7b81a9086 Do you have a little time to add a test for this? Thanks!
@a7b81a9086 Do you have a little time to add a test for this? Thanks!