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

Ability to use custom authenticators #1372

Merged
merged 18 commits into from
Jul 7, 2022
Merged

Commits on May 6, 2022

  1. first cut at pluggable auth

    Mark Gaylard committed May 6, 2022
    Configuration menu
    Copy the full SHA
    c316c29 View commit details
    Browse the repository at this point in the history

Commits on May 22, 2022

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

Commits on May 25, 2022

  1. Configuration menu
    Copy the full SHA
    77744e0 View commit details
    Browse the repository at this point in the history
  2. remove commented code

    markgaylard committed May 25, 2022
    Configuration menu
    Copy the full SHA
    2307ddf View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    cd3bbfc View commit details
    Browse the repository at this point in the history

Commits on Jun 2, 2022

  1. Configuration menu
    Copy the full SHA
    e31f2b8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    533db2f View commit details
    Browse the repository at this point in the history
  3. flatten host and port args

    Mark Gaylard committed Jun 2, 2022
    Configuration menu
    Copy the full SHA
    53b26db View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e2dcb42 View commit details
    Browse the repository at this point in the history
  5. fix missing await

    Mark Gaylard committed Jun 2, 2022
    Configuration menu
    Copy the full SHA
    e8ddaac View commit details
    Browse the repository at this point in the history
  6. remove authExpectResponse param from saslAuthenticate. Use presence o…

    …f response to decide instead
    Mark Gaylard committed Jun 2, 2022
    Configuration menu
    Copy the full SHA
    4e6b966 View commit details
    Browse the repository at this point in the history
  7. add custom authenticator docs

    Mark Gaylard committed Jun 2, 2022
    Configuration menu
    Copy the full SHA
    845e36f View commit details
    Browse the repository at this point in the history

Commits on Jul 5, 2022

  1. Configuration menu
    Copy the full SHA
    2bf7f10 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f291de3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3bbd0b6 View commit details
    Browse the repository at this point in the history

Commits on Jul 6, 2022

  1. Configuration menu
    Copy the full SHA
    09e8163 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d62f687 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a3d2cc6 View commit details
    Browse the repository at this point in the history