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

fix(NODE-5289): prevent scram auth from throwing TypeError if saslprep is not a function #3727

Merged
merged 4 commits into from
Jun 16, 2023

Commits on Jun 15, 2023

  1. fix sasl prep issue

    baileympearson committed Jun 15, 2023
    Configuration menu
    Copy the full SHA
    d6899a3 View commit details
    Browse the repository at this point in the history

Commits on Jun 16, 2023

  1. address comments

    baileympearson committed Jun 16, 2023
    Configuration menu
    Copy the full SHA
    0771296 View commit details
    Browse the repository at this point in the history
  2. comments

    baileympearson committed Jun 16, 2023
    Configuration menu
    Copy the full SHA
    6b85764 View commit details
    Browse the repository at this point in the history
  3. Update test/integration/auth/scram_sha_256.test.ts

    Co-authored-by: Neal Beeken <neal.beeken@mongodb.com>
    baileympearson and nbbeeken authored Jun 16, 2023
    Configuration menu
    Copy the full SHA
    385ef7f View commit details
    Browse the repository at this point in the history