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

Add support for ldapwhoami (RFC4532) #396

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Conversation

a7b81a9086
Copy link

@a7b81a9086 a7b81a9086 commented Jun 11, 2021

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.

Copy link
Member

@HarlemSquirrel HarlemSquirrel left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This looks great! Could you please add a test?

@HarlemSquirrel
Copy link
Member

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

1 similar comment
@HarlemSquirrel
Copy link
Member

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

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.

2 participants