Passphrase v0

Summary:
Ref T4122. Implements a credential management application for the uses described in T4122.

@chad, this needs an icon, HA HA HAHA HA BWW HA HA HA

bwahaha

Test Plan: See screenshots.

Reviewers: btrahan, chad

Reviewed By: btrahan

CC: chad, aran

Maniphest Tasks: T4122

Differential Revision: https://secure.phabricator.com/D7608
This commit is contained in:
epriestley
2013-11-20 09:13:35 -08:00
parent 557121a709
commit 91d084624b
30 changed files with 1715 additions and 13 deletions

View File

@@ -103,6 +103,7 @@ final class AphrontFormPolicyControl extends AphrontFormControl {
$options,
array(
PhabricatorPolicyType::TYPE_GLOBAL,
PhabricatorPolicyType::TYPE_USER,
PhabricatorPolicyType::TYPE_CUSTOM,
PhabricatorPolicyType::TYPE_PROJECT,
));