Uploaded image for project: 'Compass '
  1. Compass
  2. COMPASS-5097

Ensure password is decoded before converting from uri

    • Type: Icon: Task Task
    • Resolution: Done
    • Priority: Icon: Major - P3 Major - P3
    • 1.31.0
    • Affects Version/s: None
    • Component/s: None
    • Labels:
      None
    • 3
    • Not Needed
    • Iteration Tokyo

      uri.password = encodeURIComponent(passwordInputValue)
      passwordInputValue = decodeURIComponent(uri.password);

      Ie. test password: 'C;Ib86n5b8{AnExew[TU%XZy,)E6G!dk'

            Assignee:
            rhys.howell@mongodb.com Rhys Howell
            Reporter:
            maurizio.casimirri@mongodb.com Maurizio Casimirri
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: