1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-11-15 11:22:40 +01:00
phorge-phorge/src/applications/people/storage
epriestley 8886416e30 Expand the "PhabricatorExternalAccount" table for new registration
Summary:
Ref T1536. This is the schema code for `PhabricatorExternalAccount` which was previously in D4647. I'm splitting it out so I can put it earlier in the sequence and because it's simple and standalone.

Expands `PhabricatorExternalAccount` to have everything we need for the rest of registration.

Test Plan: Implemented the remainder of new registration on top of this.

Reviewers: btrahan

Reviewed By: btrahan

CC: aran

Maniphest Tasks: T1536

Differential Revision: https://secure.phabricator.com/D6169
2013-06-14 06:55:18 -07:00
..
__tests__ Delete license headers from files 2012-11-05 11:16:51 -08:00
PhabricatorExternalAccount.php Expand the "PhabricatorExternalAccount" table for new registration 2013-06-14 06:55:18 -07:00
PhabricatorUser.php Add "Title" and "Blurb" to new profile editor 2013-06-07 10:22:45 -07:00
PhabricatorUserDAO.php Delete license headers from files 2012-11-05 11:16:51 -08:00
PhabricatorUserEmail.php Delete license headers from files 2012-11-05 11:16:51 -08:00
PhabricatorUserLDAPInfo.php Delete license headers from files 2012-11-05 11:16:51 -08:00
PhabricatorUserLog.php Consolidate HTTP header access 2013-02-09 15:01:57 -08:00
PhabricatorUserOAuthInfo.php Fix a rap bug, and add a beat 2013-01-15 10:32:49 -08:00
PhabricatorUserProfile.php Delete license headers from files 2012-11-05 11:16:51 -08:00
PhabricatorUserStatus.php Fix a small bug with empty user queries 2013-05-17 03:55:45 -07:00
PhabricatorUserTransaction.php Flesh out ApplicationTransactions/CustomField integration 2013-06-06 14:53:07 -07:00