Uploaded image for project: 'Go Driver'
  1. Go Driver
  2. GODRIVER-1625

Single character passwords not handled

    • Type: Icon: Bug Bug
    • Resolution: Fixed
    • Priority: Icon: Major - P3 Major - P3
    • 1.3.5
    • Affects Version/s: None
    • Component/s: None
    • Labels:
      None

      The URI parser sets PasswordSet to true if the user info contains a ":" but only parses the password if it's of length greater than 1. A single-character password is valid, so that check should be for greater than 0.

            Assignee:
            divjot.arora@mongodb.com Divjot Arora (Inactive)
            Reporter:
            divjot.arora@mongodb.com Divjot Arora (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: