Page MenuHomePhabricator

Encode username and password correctly in PhutilURI
ClosedPublic

Authored by epriestley on Feb 5 2014, 5:10 PM.
Tags
None
Referenced Files
F14814009: D8144.id18429.diff
Mon, Jan 27, 2:12 PM
Unknown Object (File)
Sat, Jan 25, 5:53 PM
Unknown Object (File)
Mon, Jan 13, 7:26 PM
Unknown Object (File)
Fri, Jan 3, 1:21 AM
Unknown Object (File)
Dec 26 2024, 6:10 AM
Unknown Object (File)
Dec 12 2024, 5:31 AM
Unknown Object (File)
Nov 26 2024, 10:04 AM
Unknown Object (File)
Nov 26 2024, 10:04 AM
Subscribers

Details

Summary

Fixes T4374. We do not encode passwords in URIs correctly, so passwords with, e.g., the @ character do not work correctly.

Test Plan

Added unit tests.

Diff Detail

Repository
rPHU libphutil
Branch
encode
Lint
Lint Passed
Unit
Tests Passed