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

Basic support for server side sorting (rfc2891) #358

Closed
wants to merge 11 commits into from

Conversation

m-vinc
Copy link
Contributor

@m-vinc m-vinc commented Jan 30, 2022

Hello,
I add a very basic support for server-side sorting controls. I tested that with the only directory server I use (openldap) so i don't know if that work with other directory servers.
I'm not familiar with rfc and ber encoding so i post that PR in order that get some review first :)

Vincent M and others added 11 commits January 30, 2022 22:49
* Update test matrix to Go v1.14+

* Update golangci-lint version to 1.45
* [go-ldap#365] - support for configurable logger
* Allow NTLM authentication without a password
* feat: return referrals for modify operation

This implements returning the referral for the modify operation. Tested against a Microsoft Active Directory Read-only Domain Controller.
@m-vinc m-vinc closed this Jun 15, 2022
@m-vinc m-vinc deleted the feature/server-side-sorting branch June 15, 2022 11:52
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.

6 participants