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

Commits on Jan 30, 2022

  1. add basic support for server side sorting

    Vincent M committed Jan 30, 2022
    Configuration menu
    Copy the full SHA
    a35de8d View commit details
    Browse the repository at this point in the history

Commits on Jun 10, 2022

  1. Update test matrix to Go v1.14+ (go-ldap#367)

    * Update test matrix to Go v1.14+
    
    * Update golangci-lint version to 1.45
    johnweldon authored and m-vinc committed Jun 10, 2022
    Configuration menu
    Copy the full SHA
    fb82c13 View commit details
    Browse the repository at this point in the history
  2. Support for configurable logger (go-ldap#366)

    * [go-ldap#365] - support for configurable logger
    n3integration authored and m-vinc committed Jun 10, 2022
    Configuration menu
    Copy the full SHA
    0df1eed View commit details
    Browse the repository at this point in the history
  3. Linter cleanup (go-ldap#368)

    johnweldon authored and m-vinc committed Jun 10, 2022
    Configuration menu
    Copy the full SHA
    d43277f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4716688 View commit details
    Browse the repository at this point in the history
  5. Allow NTLM authentication without a password (go-ldap#371)

    * Allow NTLM authentication without a password
    nodauf authored and m-vinc committed Jun 10, 2022
    Configuration menu
    Copy the full SHA
    38515cb View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    2dd01e7 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    cb83d2a View commit details
    Browse the repository at this point in the history
  8. feat: return referrals for modify operation (go-ldap#375)

    * 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.
    james-d-elliott authored and m-vinc committed Jun 10, 2022
    Configuration menu
    Copy the full SHA
    50d592e View commit details
    Browse the repository at this point in the history

Commits on Jun 15, 2022

  1. update go.mod

    m-vinc committed Jun 15, 2022
    Configuration menu
    Copy the full SHA
    b0f78d8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    07e48a9 View commit details
    Browse the repository at this point in the history