Ensure password is decoded before converting from uri

XMLWordPrintableJSON

    • Type: Task
    • Resolution: Done
    • Priority: Major - P3
    • 1.31.0
    • Affects Version/s: None
    • Component/s: None
    • None
    • Not Needed

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

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

            Assignee:
            Rhys Howell
            Reporter:
            Maurizio Casimirri
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: