mirror of
https://we.phorge.it/source/phorge.git
synced 2024-12-03 20:22:46 +01:00
5dffd88737
Summary: Fixes T5449. Keys are in the form `<type> <key> <comments>`, where comments are optional and can have spaces. Test Plan: Tried these invalid keys: - Empty. - One part. - Invalid type. Tried these valid keys: - No comment. - Normal comment. - Comment with spaces. Reviewers: btrahan, chad Reviewed By: chad Subscribers: epriestley Maniphest Tasks: T5449 Differential Revision: https://secure.phabricator.com/D9701 |
||
---|---|---|
.. | ||
PhabricatorSettingsPanel.php | ||
PhabricatorSettingsPanelAccount.php | ||
PhabricatorSettingsPanelActivity.php | ||
PhabricatorSettingsPanelConduit.php | ||
PhabricatorSettingsPanelConpherencePreferences.php | ||
PhabricatorSettingsPanelDeveloperPreferences.php | ||
PhabricatorSettingsPanelDiffPreferences.php | ||
PhabricatorSettingsPanelDisplayPreferences.php | ||
PhabricatorSettingsPanelEmailAddresses.php | ||
PhabricatorSettingsPanelEmailPreferences.php | ||
PhabricatorSettingsPanelExternalAccounts.php | ||
PhabricatorSettingsPanelHomePreferences.php | ||
PhabricatorSettingsPanelMultiFactor.php | ||
PhabricatorSettingsPanelPassword.php | ||
PhabricatorSettingsPanelSearchPreferences.php | ||
PhabricatorSettingsPanelSessions.php | ||
PhabricatorSettingsPanelSSHKeys.php |