Page MenuHomePhabricator

Let PhabricatorPlatformSite catch unconfigured requests
ClosedPublic

Authored by avivey on Jun 30 2015, 3:59 AM.
Tags
None
Referenced Files
Unknown Object (File)
Fri, Jul 19, 1:28 PM
Unknown Object (File)
Mon, Jul 15, 3:37 PM
Unknown Object (File)
Sat, Jul 13, 3:05 AM
Unknown Object (File)
Wed, Jul 10, 7:20 AM
Unknown Object (File)
Tue, Jul 9, 11:51 AM
Unknown Object (File)
Mon, Jul 8, 12:04 PM
Unknown Object (File)
Sat, Jul 6, 12:34 AM
Unknown Object (File)
Fri, Jul 5, 10:20 PM

Details

Summary

Fix T8717. If the install didn't configure base-uri, assume they want Phabricator; We'll later show the setup warning about it.

Test Plan

Set base-uri to something else, see short error. Delete it, see Phabricator.

Diff Detail

Repository
rP Phabricator
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

avivey retitled this revision from to Let PhabricatorPlatformSite catch unconfigured requests.
avivey updated this object.
avivey edited the test plan for this revision. (Show Details)
avivey added a reviewer: epriestley.
avivey edited edge metadata.
laomoi added a reviewer: laomoi.
laomoi added a subscriber: laomoi.

cool code , for test

epriestley edited edge metadata.

Oh, sorry, I missed this. See D13483. I'm just going to land that change as this, since they're functionally identical except for meaningless base uri 0.

This revision is now accepted and ready to land.Jun 30 2015, 2:23 PM
This revision was automatically updated to reflect the committed changes.