1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-09-20 09:18:48 +02:00
phorge-phorge/webroot/rsrc/css/application
epriestley 4425903480 Don't require phabricator.base-uri to be configured
Summary:
Fixes T2293.

We currently hard-require this in setup. We do not need to; we don't actually need it until we start running daemons. Move it to post-install and provide more guidance.

We could make this even easier in the future, but we'd need to special case it, since it's dangerous to let it be set to any value (if you set it to the wrong value, you can't log in). We could safely have a workflow which writes the current request URI into the database configuration, or a two-stage workflow where we set the URI and then verify it, but these both imply some special casing and complication. This should be a step forward from where we are today, regardless.

Test Plan:
Removed "phabricator.base-uri" from my configuration. Verified Phabricator still works.

Without "phabricator.base-uri" configured, logged in from multiple host names (127.0.0.1:8080, local.aphront.com:8080).

Configured "phabricator.base-uri". Verified my unblessed session no longer worked. Verified setup issue went away.

Reviewers: btrahan, vrana

Reviewed By: btrahan

CC: aran

Maniphest Tasks: T2293

Differential Revision: https://secure.phabricator.com/D4580
2013-01-22 13:57:02 -08:00
..
base Ability to "Create X" from wide sidebar buttons 2013-01-22 09:06:57 -08:00
chatlog Make chatlog a bit less awful 2012-06-02 14:00:08 -07:00
config Don't require phabricator.base-uri to be configured 2013-01-22 13:57:02 -08:00
contentsource Use text, not icons, to indicate content sources 2011-09-01 10:07:16 -07:00
countdown Countdown tweaks 2011-06-13 18:53:43 -07:00
diff Separate the inline comment summary element into a separate view 2012-03-19 19:45:16 -07:00
differential Update table 'age' colors to table-kit mocks. 2013-01-15 13:16:24 -08:00
diffusion Increase double click target in blame 2012-10-24 15:42:08 -07:00
directory Minor homepage re-format 2013-01-17 14:02:18 -08:00
feed Minor visual tweaks to feed. 2013-01-11 09:56:43 -08:00
files Move all CSS "z-index" rules to "z-index.css", fix Differential z-index problem 2012-12-30 09:30:21 -08:00
flag Display flag in Flag dialog 2012-08-21 09:28:55 -07:00
herald Clean up Login, Responsive Forms 2013-01-19 14:30:26 -08:00
maniphest Fix 'No Task' Header 2013-01-20 09:14:51 -08:00
objectselector Increase the click target area for the object selector 2012-03-19 19:20:49 -07:00
owners Allow excluding paths from package 2012-12-07 16:33:16 -08:00
phame Simplify ".device-phone X, .device-tablet X { ... }" rules 2012-12-07 13:37:10 -08:00
pholio Pholio tile to home page and mock to show first image 2013-01-20 09:30:46 -08:00
phortune For discussion -- Stripe integration 2012-04-04 16:09:29 -07:00
phriction Phriction - kill tabs 2011-12-15 14:35:38 -08:00
ponder Simplify upvote/downvote implementation 2012-09-30 20:12:35 -07:00
profile Add a Join / Leave button to Projects 2012-01-25 11:51:20 -08:00
projects Make project membership edits use transactions and PHIDs and not be awful 2012-08-07 11:57:38 -07:00
search Improve search result listing 2011-06-29 13:25:38 -07:00
slowvote Render slowvote respondents as a facepile instead of smushed-together names 2011-07-09 10:55:09 -07:00
uiexample Add a "toggle-class" behavior 2012-07-30 16:08:42 -07:00