mirror of
https://we.phorge.it/source/phorge.git
synced 2024-11-13 18:32:41 +01:00
879c14e13a
Summary: Route all `$_SERVER['HTTP_...']` stuff through AphrontRequest (it would be nice to make this non-static, but the stack is a bit tangled right now...) Test Plan: Verified CSRF and cascading profiling. `var_dump()`'d User-Agent and Referer and verified they are populated and returned correct values when accessed. Restarted server to trigger setup checks. Reviewers: vrana Reviewed By: vrana CC: aran Differential Revision: https://secure.phabricator.com/D4888 |
||
---|---|---|
.. | ||
PhabricatorSetupCheck.php | ||
PhabricatorSetupCheckAPC.php | ||
PhabricatorSetupCheckBaseURI.php | ||
PhabricatorSetupCheckDatabase.php | ||
PhabricatorSetupCheckExtensions.php | ||
PhabricatorSetupCheckExtraConfig.php | ||
PhabricatorSetupCheckFacebook.php | ||
PhabricatorSetupCheckGD.php | ||
PhabricatorSetupCheckImagemagick.php | ||
PhabricatorSetupCheckInvalidConfig.php | ||
PhabricatorSetupCheckMail.php | ||
PhabricatorSetupCheckMySQL.php | ||
PhabricatorSetupCheckPath.php | ||
PhabricatorSetupCheckPHPConfig.php | ||
PhabricatorSetupCheckStorage.php | ||
PhabricatorSetupCheckTimezone.php |