Uploaded image for project: 'Drivers'
  1. Drivers
  2. DRIVERS-637

Specify behavior where connection string contain auth database but no credentials

    • Type: Icon: Task Task
    • Resolution: Unresolved
    • Priority: Icon: Major - P3 Major - P3
    • None
    • Component/s: None
    • Labels:
      None
    • $i18n.getText("admin.common.words.hide")
      Key Status/Resolution FixVersion
      GODRIVER-1021 Fixed 1.0.4
      NODE-1980 Done
      SCALA-528 Done
      MOTOR-346 Gone away
      PERL-1100 Fixed 2.1.1
      PHPC-1384 Fixed 1.8.0-beta2, 1.8.0
      CXX-1773 Backlog
      JAVA-3298 Fixed 4.0.0
      PYTHON-1846 Works as Designed
      CSHARP-2618 Done
      RUBY-1816 Fixed 2.12.0.rc0
      CDRIVER-3145 Fixed 1.16.0
      $i18n.getText("admin.common.words.show")
      #scriptField, #scriptField *{ border: 1px solid black; } #scriptField{ border-collapse: collapse; } #scriptField td { text-align: center; /* Center-align text in table cells */ } #scriptField td.key { text-align: left; /* Left-align text in the Key column */ } #scriptField a { text-decoration: none; /* Remove underlines from links */ border: none; /* Remove border from links */ } /* Add green background color to cells with FixVersion */ #scriptField td.hasFixVersion { background-color: #00FF00; /* Green color code */ } /* Center-align the first row headers */ #scriptField th { text-align: center; } Key Status/Resolution FixVersion GODRIVER-1021 Fixed 1.0.4 NODE-1980 Done SCALA-528 Done MOTOR-346 Gone away PERL-1100 Fixed 2.1.1 PHPC-1384 Fixed 1.8.0-beta2, 1.8.0 CXX-1773 Backlog JAVA-3298 Fixed 4.0.0 PYTHON-1846 Works as Designed CSHARP-2618 Done RUBY-1816 Fixed 2.12.0.rc0 CDRIVER-3145 Fixed 1.16.0

      Changes can be found here: https://github.com/mongodb/specifications/commit/59390a7ab2d5c8f9c29b8af1775ff25915c44036

      Updates to three specs:

      • Auth
      • Connection string
      • URI options

      Summary:

      • Presence of a database name in the path component of a connection string URI does not constitute "configuring credentials" for the purpose of triggering authentication.
      • New Auth test format and READMEa new test runner is required.
      • authSource and authMechanism do not have URI option defaults; they do have auth Credential defaults.

            Assignee:
            Unassigned Unassigned
            Reporter:
            david.golden@mongodb.com David Golden
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated: