Sha256: c553b6c764700c8b76702ce2521cf2e18c893adeaa57ce8ab4b6a85daa5a9b37
Contents?: true
Size: 520 Bytes
Versions: 20
Compression:
Stored size: 520 Bytes
Contents
tests: - description: "Valid auth options are parsed correctly" uri: "mongodb://foo:bar@example.com/?authMechanism=GSSAPI&authMechanismProperties=SERVICE_NAME:other,CANONICALIZE_HOST_NAME:true&authSource=$external" valid: true warning: false hosts: ~ auth: ~ options: authMechanism: "GSSAPI" authMechanismProperties: SERVICE_NAME: "other" CANONICALIZE_HOST_NAME: true authSource: "$external"
Version data entries
20 entries across 20 versions & 2 rubygems