Skip to content

Conversation

addaleax
Copy link
Collaborator

MONGOSH-856

Pass down sspiHostnameCanonicalization to the driver as-is
and let the driver do the validation. We still map true and
false from strings to booleans and an empty string to undefined,
since the driver would otherwise reject those values.

@addaleax addaleax changed the title feat(cli-repl): pass through sspiHostnameCanonicalization to driver feat(cli-repl): pass through sspiHostnameCanonicalization to driver MONGOSH-856 Mar 16, 2022
…ONGOSH-856

Pass down `sspiHostnameCanonicalization` to the driver as-is
and let the driver do the validation. We still map `true` and
`false` from strings to booleans and an empty string to `undefined`,
since the driver would otherwise reject those values.
@addaleax addaleax merged commit 48137a1 into main Mar 17, 2022
@addaleax addaleax deleted the 856-dev branch March 17, 2022 11:56
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.

2 participants