1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-11-11 17:32:41 +01:00
phorge-phorge/src/applications/config/option
epriestley d02202cde2 Enable "SSH Keys" auth panel unconditionally
Summary: We've had support for this for a long time, but it was conditional on config. Since it more-or-less actually does something now, just enable it unconditionally.

Test Plan: Settings -> SSH Public Keys

Reviewers: btrahan

Reviewed By: btrahan

CC: hach-que, aran

Maniphest Tasks: T2230

Differential Revision: https://secure.phabricator.com/D7426
2013-10-29 15:32:41 -07:00
..
PhabricatorAccessLogConfigOptions.php Guarantee the existence of the Phabricator access log 2013-04-02 09:53:56 -07:00
PhabricatorApplicationConfigOptions.php Add a "list<regex>" config option and move regex config to it 2013-09-13 11:48:00 -07:00
PhabricatorAuthenticationConfigOptions.php Enable "SSH Keys" auth panel unconditionally 2013-10-29 15:32:41 -07:00
PhabricatorAWSConfigOptions.php Implement more configuration options 2013-01-16 10:52:09 -08:00
PhabricatorConfigOption.php Allow configuration to have custom UI types 2013-06-07 12:36:18 -07:00
PhabricatorCoreConfigOptions.php Add a config setting for storing application settings 2013-10-03 12:39:30 -07:00
PhabricatorDeveloperConfigOptions.php Improve usability of DarkConsole settings 2013-07-27 20:18:58 -07:00
PhabricatorDisqusConfigOptions.php Drive auth config with the database 2013-06-20 11:18:11 -07:00
PhabricatorExtendingPhabricatorConfigOptions.php Provide contextual help on auth provider configuration 2013-06-20 11:18:48 -07:00
PhabricatorGarbageCollectorConfigOptions.php Mostly modernize Conduit logs 2013-07-01 12:37:34 -07:00
PhabricatorMetaMTAConfigOptions.php Fix "Manage herald rules" link by removing it 2013-10-21 16:58:56 -07:00
PhabricatorMySQLConfigOptions.php Add explicit mysql.port configuration 2013-07-14 16:06:23 -07:00
PhabricatorNotificationConfigOptions.php Set some defaults back to correctness. 2013-01-24 12:10:41 -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
PhabricatorRecaptchaConfigOptions.php Default to "True" and "False" for bool options. 2013-01-09 08:14:29 -08:00
PhabricatorSecurityConfigOptions.php Lock uri.allowed-protocols in Config 2013-09-13 11:48:43 -07:00
PhabricatorSendGridConfigOptions.php Bring SendGrid configuration into PHP 2013-01-15 12:04:05 -08:00
PhabricatorSyntaxHighlightingConfigOptions.php Add "invisible" styling/config to Phabricator 2013-06-25 08:40:29 -07:00
PhabricatorTranslationsConfigOptions.php Add translations config group. 2013-01-04 16:22:56 -08:00