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)
Mon, Mar 11, 7:48 PM
Unknown Object (File)
Feb 1 2024, 9:02 PM
Unknown Object (File)
Jan 18 2024, 11:45 PM
Unknown Object (File)
Jan 14 2024, 12:57 AM
Unknown Object (File)
Jan 9 2024, 11:08 AM
Unknown Object (File)
Dec 28 2023, 2:06 AM
Unknown Object (File)
Dec 26 2023, 2:14 PM
Unknown Object (File)
Dec 23 2023, 6:21 AM

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
Branch
master
Lint
Lint Passed
Unit
Tests Passed
Build Status
Buildable 7057
Build 7167: [Placeholder Plan] Wait for 30 Seconds
Build 7166: arc lint + arc unit

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.