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

New LdapService.authenticate() API + TLS support #384

Merged
merged 7 commits into from
Aug 30, 2024
Merged

Commits on Aug 21, 2024

  1. + New Authenticate Method on LdapService

    + Use TLS security/encryption in Apache Library
    lbwexler committed Aug 21, 2024
    Configuration menu
    Copy the full SHA
    87c762a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    34beb2a View commit details
    Browse the repository at this point in the history
  3. Update changelog

    lbwexler committed Aug 21, 2024
    Configuration menu
    Copy the full SHA
    5df74d6 View commit details
    Browse the repository at this point in the history

Commits on Aug 22, 2024

  1. Configuration menu
    Copy the full SHA
    18cf1cf View commit details
    Browse the repository at this point in the history

Commits on Aug 30, 2024

  1. Changelog / comment tweaks

    amcclain committed Aug 30, 2024
    Configuration menu
    Copy the full SHA
    db56fd4 View commit details
    Browse the repository at this point in the history
  2. Tweak new config option to skipTlsCertVerification

    + Wanted a more explicit / clear name for this flag, using term "verification" to match use of `NoVerificationTrustManager`
    amcclain committed Aug 30, 2024
    Configuration menu
    Copy the full SHA
    cf703e6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f05ba4f View commit details
    Browse the repository at this point in the history