Fixes T4374. We do not encode passwords in URIs correctly, so passwords with, e.g., the @ character do not work correctly.
Details
Details
- Reviewers
btrahan - Maniphest Tasks
- T4374: Password strings do not seem to be escaped properly
- Commits
- rPHU9e85344d3ffb: Encode username and password correctly in PhutilURI
Added unit tests.
Diff Detail
Diff Detail
- Lint
Lint Skipped - Unit
Tests Skipped