1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-11-13 18:32:41 +01:00
phorge-phorge/src/applications/metamta/receiver
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__ Move sender validation into MailReceiver classes 2013-05-17 03:49:29 -07:00
PhabricatorMailReceiver.php Expand the "PhabricatorExternalAccount" table for new registration 2013-06-14 06:55:18 -07:00
PhabricatorObjectMailReceiver.php Fix typo in typehint 2013-06-05 11:52:12 -07:00