1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-09-23 10:48:47 +02:00
phorge-phorge/src/applications/config/option
epriestley 5beaafb952 Load libraries before adding database config
Summary:
If your configuration overrides the connection adapter, we need to load libraries before we can setup the database config source.

Also lock this since it won't work when edited from the web anymore, and so sneaky users can't upload stuff and then edit their config to run arbitrary code.

Test Plan: See chatlog in #phabricator. This is a problem for Facebook only.

Reviewers: vrana, btrahan

Reviewed By: vrana

CC: aran

Differential Revision: https://secure.phabricator.com/D4498
2013-01-17 18:59:58 -08:00
..
PhabricatorAccessLogConfigOptions.php Add "Developer" and "Access Log" config option groups, some types 2013-01-01 14:09:17 -08:00
PhabricatorApplicationConfigOptions.php Implement all remaining config options 2013-01-16 15:06:39 -08:00
PhabricatorAuthenticationConfigOptions.php Default to "True" and "False" for bool options. 2013-01-09 08:14:29 -08:00
PhabricatorAWSConfigOptions.php Implement more configuration options 2013-01-16 10:52:09 -08:00
PhabricatorConfigOption.php Implement more configuration options 2013-01-16 10:52:09 -08:00
PhabricatorCoreConfigOptions.php Implement all remaining config options 2013-01-16 15:06:39 -08:00
PhabricatorDeveloperConfigOptions.php Port a few various options. 2013-01-13 15:10:40 -08:00
PhabricatorDisqusConfigOptions.php Implement more configuration options 2013-01-16 10:52:09 -08:00
PhabricatorExtendingPhabricatorConfigOptions.php Load libraries before adding database config 2013-01-17 18:59:58 -08:00
PhabricatorFacebookConfigOptions.php Implement more configuration options 2013-01-16 10:52:09 -08:00
PhabricatorGarbageCollectorConfigOptions.php Move GC into PHP and simplify it 2013-01-02 14:03:08 -08:00
PhabricatorGitHubConfigOptions.php Implement more configuration options 2013-01-16 10:52:09 -08:00
PhabricatorGoogleConfigOptions.php Implement more configuration options 2013-01-16 10:52:09 -08:00
PhabricatorLDAPConfigOptions.php LDAP STARTTLS option. 2013-01-17 09:50:01 -08:00
PhabricatorMetaMTAConfigOptions.php Implement all remaining config options 2013-01-16 15:06:39 -08:00
PhabricatorMySQLConfigOptions.php Port MySQL settings to PHP 2013-01-03 06:01:14 -08:00
PhabricatorNotificationConfigOptions.php Default to "True" and "False" for bool options. 2013-01-09 08:14:29 -08:00
PhabricatorPhabricatorOAuthConfigOptions.php OAuth options. 2013-01-16 10:00:54 -08:00
PhabricatorPHDConfigOptions.php Don't preface 'Daemons' with 'Phabricator'. 2013-01-16 09:47:29 -08:00
PhabricatorPHPMailerConfigOptions.php Bring PHPMailer config into the new config UI 2013-01-15 12:03:44 -08:00
PhabricatorPolicyConfigOptions.php Default to "True" and "False" for bool options. 2013-01-09 08:14:29 -08:00
PhabricatorRecaptchaConfigOptions.php Default to "True" and "False" for bool options. 2013-01-09 08:14:29 -08:00
PhabricatorSecurityConfigOptions.php Mask remaining config values, and implement set type 2013-01-16 15:06:07 -08:00
PhabricatorSendGridConfigOptions.php Bring SendGrid configuration into PHP 2013-01-15 12:04:05 -08:00
PhabricatorSyntaxHighlightingConfigOptions.php Add syntax highlighting options. 2013-01-10 09:56:39 -08:00
PhabricatorTranslationsConfigOptions.php Add translations config group. 2013-01-04 16:22:56 -08:00