Fixes T6939.
Details
Details
- Reviewers
epriestley chad - Maniphest Tasks
- T6939: InvalidArgumentException error when calling: GET /diffusion/REPO/repo.git/info/refs?service=git-upload-pack HTTP/1.1
- Commits
- Restricted Diffusion Commit
rP2d904dfddf44: Diffusion - missed a "dont load diffusion request" in the code serving pathway
From the task, visited a URI like http://code.example.com/diffusion/REPO/repo.git/info/refs?service=git-upload-pack. Before the patch, I got an error and post patch I get a nice login prompt to provide credentials to the repository, as expected based on my confguration
Diff Detail
Diff Detail
- Repository
- rP Phabricator
- Lint
Lint Not Applicable - Unit
Tests Not Applicable