Fixes T4064. See discussion there.
Details
Details
- Reviewers
btrahan - Maniphest Tasks
- T4064: Empty password not handled correctly for Git clone
- Commits
- Restricted Diffusion Commit
rPce48375951bd: Don't throw when user tries to use an empty password via HTTP auth
Tried git clone http://... with empty password, got 403. Retried with actual password, got a clone.
Diff Detail
Diff Detail
- Branch
- ghost
- Lint
Lint Passed - Unit
No Test Coverage