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

Lift restriction on authSource without 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
      JAVA-3603 Done
      PYTHON-2107 Works as Designed
      RUBY-2100 Backlog
      CSHARP-2913 Fixed 2.11.0
      CDRIVER-3502 Fixed 1.19.0
      CXX-1915 Backlog
      PHPC-1538 Fixed 1.11.0-alpha1, 1.11.0
      GODRIVER-1473 Fixed 1.4.0
      MOTOR-495 Works as Designed
      NODE-2433 Fixed 3.6.0, 3.5.10, 4.0.0
      RUST-479 Fixed 1.1.0
      SWIFT-910 Fixed 1.2.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 JAVA-3603 Done PYTHON-2107 Works as Designed RUBY-2100 Backlog CSHARP-2913 Fixed 2.11.0 CDRIVER-3502 Fixed 1.19.0 CXX-1915 Backlog PHPC-1538 Fixed 1.11.0-alpha1, 1.11.0 GODRIVER-1473 Fixed 1.4.0 MOTOR-495 Works as Designed NODE-2433 Fixed 3.6.0, 3.5.10, 4.0.0 RUST-479 Fixed 1.1.0 SWIFT-910 Fixed 1.2.0

      SPEC-1270 introduced a restriction, stating that it is an error to specify an authSource without credentials. In SPEC-1511, it was decided to lift this restriction. For example, the connection stringĀ mongodb://host/?authSource=admin should no longer throw an exception.

      Spec change: https://github.com/mongodb/specifications/commit/af6b8b14606d43f1938a2a8da23801f05c6cf4ab

            Assignee:
            Unassigned Unassigned
            Reporter:
            john.stewart@mongodb.com John Stewart (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            6 Start watching this issue

              Created:
              Updated: