1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-12-04 04:32:43 +01:00
phorge-phorge/src/applications/config/check
epriestley 98bf3a950d Add setup warnings for "local_infile" (MySQL Server) and "mysql[i].allow_local_infile" (PHP Client)
Summary: Ref T13238. Warn users about these horrible options and encourage them to defuse them.

Test Plan: Hit both warnings, fixed the issues, issues went away.

Reviewers: amckinley

Reviewed By: amckinley

Maniphest Tasks: T13238

Differential Revision: https://secure.phabricator.com/D19999
2019-01-18 19:49:48 -08:00
..
__tests__ Add a bunch of tests for subclass implementations 2015-06-15 18:13:27 +10:00
PhabricatorAuthSetupCheck.php Config - make "No auth providers configured" check use proper hyperlinking technology 2015-06-16 14:49:52 -07:00
PhabricatorBaseURISetupCheck.php Improve "Host" header check 2015-02-26 14:37:48 -08:00
PhabricatorBinariesSetupCheck.php Move Phabricator to use PhutilBinaryAnalyzer and show binary versions 2017-08-01 07:14:48 -07:00
PhabricatorCacheSetupCheck.php Redesign Config Application 2016-08-29 15:49:49 -07:00
PhabricatorDaemonsSetupCheck.php Be less strict when detecting dead daemons 2017-02-22 14:11:28 -08:00
PhabricatorDatabaseSetupCheck.php When storage is partitioned, refuse to serve requests unless web and databases agree on partitioning 2016-11-22 04:15:46 -08:00
PhabricatorElasticsearchSetupCheck.php Don't fatal in ElasticSearch setup check if no "master" database is configured 2017-08-17 10:39:00 -07:00
PhabricatorExtensionsSetupCheck.php Split setup check phases into "preflight" and "post-config" 2016-09-06 14:20:11 -07:00
PhabricatorExtraConfigSetupCheck.php Remove "metamta.*.subject-prefix" options 2019-01-17 19:18:50 -08:00
PhabricatorFileinfoSetupCheck.php phtize all the things 2015-05-22 21:16:39 +10:00
PhabricatorGDSetupCheck.php Include extension name for GDSetupCheck. 2018-01-24 16:02:28 -05:00
PhabricatorImagemagickSetupCheck.php phtize all the things 2015-05-22 21:16:39 +10:00
PhabricatorInvalidConfigSetupCheck.php Split Setup Issues into Groups 2015-02-10 12:53:00 -08:00
PhabricatorMailSetupCheck.php Resurrect setup check for cluster.mailers 2019-01-16 12:14:36 -08:00
PhabricatorManualActivitySetupCheck.php Add migration to encourage rebuilding repository identities 2018-08-10 13:47:03 -07:00
PhabricatorMySQLSetupCheck.php Add setup warnings for "local_infile" (MySQL Server) and "mysql[i].allow_local_infile" (PHP Client) 2019-01-18 19:49:48 -08:00
PhabricatorPathSetupCheck.php Rename "PhabricatorHash::digest()" to "weakDigest()" 2017-04-06 15:43:33 -07:00
PhabricatorPHPConfigSetupCheck.php Add setup warnings for "local_infile" (MySQL Server) and "mysql[i].allow_local_infile" (PHP Client) 2019-01-18 19:49:48 -08:00
PhabricatorPHPPreflightSetupCheck.php Change PHP 7 setup warning to complain about 7.0 only, not 7.1+ 2017-01-12 15:59:28 -08:00
PhabricatorPygmentSetupCheck.php Fix message about pygments being in $PATH 2015-10-16 09:51:39 -07:00
PhabricatorRepositoriesSetupCheck.php Store Almanac "service types" instead of "service classes" 2016-02-26 06:21:50 -08:00
PhabricatorSecuritySetupCheck.php Fix errors found by PHPStan 2017-02-17 10:10:15 +00:00
PhabricatorSetupCheck.php Fix two cache issues (global settings; initial setup) 2016-12-11 08:28:10 -08:00
PhabricatorStorageSetupCheck.php Fix spelling 2017-10-09 10:48:04 -07:00
PhabricatorTimezoneSetupCheck.php Remove duplicated duplicated words 2015-06-27 08:43:44 -07:00
PhabricatorWebServerSetupCheck.php Add a setup check for installation on a burstable instance type 2016-12-09 08:32:16 -08:00