8000 Fix issue where ManageDSAit control sent by elan100cs · Pull Request #3 · nmcclain/ldap · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Fix issue where ManageDSAit control sent #3

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

Merged
merged 3 commits into from
Jun 1, 2016

Conversation

elan100cs
Copy link

When ManageDSAit control was sent, the Control Value are expected to be empty.
Instead what happen previously, a whitespace was sent as a result of the encoding process. This causes the backend ldap to complain and returns an error.
This change ensures that no whitespace are sent in the control value.

@nmcclain nmcclain merged commit f9d5abc into nmcclain:master Jun 1, 2016
@nmcclain
Copy link
Owner
nmcclain commented Jun 1, 2016

Awesome thanks @elan100cs!

DBarney pushed a commit to DBarney/ldap that referenced this pull request Sep 13, 2023
* Fix whitespace control value
* Add strings package
shipperizer pushed a commit to shipperizer/ldap that referenced this pull request Mar 25, 2024
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
0