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

feat: return referrals for search operation #376

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

Conversation

james-d-elliott
Copy link
Contributor

@james-d-elliott james-d-elliott commented Apr 30, 2022

In the instance of an LDAP Error code 10 during searches, this change should similarly return referrals to other methods.

See #128, Similar to #375.

I have NOT been able to test this code in any way, as such it's a draft.

This also adds another anti-panic guard for edge case malformed packets, and utilizes consts where appropriate in modified code.

In the instance of an LDAP Error code 10 during searches, this change should similarly return referrals to other methods.
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.

None yet

1 participant