ruby-net-ldap icon indicating copy to clipboard operation
ruby-net-ldap copied to clipboard

Add support for ldapwhoami (RFC4532)

Open a7b81a9086 opened this issue 3 years ago • 2 comments

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 avatar Jun 11 '21 13:06 a7b81a9086

@a7b81a9086 Do you have a little time to add a test for this? Thanks!

HarlemSquirrel avatar Apr 19 '23 01:04 HarlemSquirrel

@a7b81a9086 Do you have a little time to add a test for this? Thanks!

HarlemSquirrel avatar Apr 19 '23 01:04 HarlemSquirrel