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, Apr 12, 9:33 AM
Unknown Object (File)
Fri, Apr 12, 6:59 AM
Unknown Object (File)
Wed, Apr 10, 2:11 PM
Unknown Object (File)
Wed, Apr 10, 2:11 PM
Unknown Object (File)
Sun, Mar 31, 5:58 PM
Unknown Object (File)
Sat, Mar 30, 2:25 AM
Unknown Object (File)
Mar 11 2024, 7:48 PM
Unknown Object (File)
Feb 1 2024, 9:02 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.