Page MenuHomePhabricator

Diffusion - missed a "dont load diffusion request" in the code serving pathway
ClosedPublic

Authored by btrahan on Jan 12 2015, 4:50 PM.
Tags
None
Referenced Files
Unknown Object (File)
Apr 25 2025, 4:08 AM
Unknown Object (File)
Apr 21 2025, 9:20 PM
Unknown Object (File)
Apr 20 2025, 4:55 PM
Unknown Object (File)
Apr 11 2025, 3:17 AM
Unknown Object (File)
Mar 30 2025, 6:14 AM
Unknown Object (File)
Mar 23 2025, 5:35 PM
Unknown Object (File)
Mar 22 2025, 2:10 PM
Unknown Object (File)
Mar 20 2025, 11:47 PM
Subscribers

Details

Summary

Fixes T6939.

Test Plan

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

Repository
rP Phabricator
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

btrahan retitled this revision from to Diffusion - missed a "dont load diffusion request" in the code serving pathway.
btrahan updated this object.
btrahan edited the test plan for this revision. (Show Details)
btrahan added reviewers: epriestley, chad.
epriestley edited edge metadata.
This revision is now accepted and ready to land.Jan 12 2015, 4:50 PM
This revision was automatically updated to reflect the committed changes.