Uploaded image for project: 'C Driver'
  1. C Driver
  2. CDRIVER-2190

Username and password must be URI-escaped

    XMLWordPrintableJSON

Details

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Major - P3 Major - P3
    • 1.7.0
    • None
    • uri
    • None

    Description

      Not just "%", "@", and ":" must be escaped, all delimiters from RFC 3986 must be percent-encoded. Therefore, since "/" must be escaped in username and password, we can split the URI at the first "/" instead of the last.

      Attachments

        Activity

          People

            jesse@mongodb.com A. Jesse Jiryu Davis
            rathi.gnanasekaran Rathi Gnanasekaran
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: