1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2025-01-27 06:58:17 +01:00
phorge-phorge/src/applications/people/storage
Afaque Hussain f76ecd9e76 Adding Handle Suport
Summary: Added PHID_TYPE_XUSR to loadObjectsofType() of PhabricatorObjectHandle data. Was trying to solve the setActor() issue. Created a getPhabricator method in PhabricatorExternalAccount. When I try to set authorPHID using setAuthorPHID() in PhabricatorExternalAccount it's saying bad setter call, if I don't, then it's saying authorPHID can't be null. Sending you diff for comments on this.

Test Plan:
{F42523}

{F42525}

Reviewers: epriestley

Reviewed By: epriestley

CC: aran, Korvin, AnhNhan

Differential Revision: https://secure.phabricator.com/D5839
2013-05-06 11:34:48 -07:00
..
__tests__ Delete license headers from files 2012-11-05 11:16:51 -08:00
PhabricatorExternalAccount.php Adding Handle Suport 2013-05-06 11:34:48 -07:00
PhabricatorUser.php Consolidate User Profile loading 2013-03-24 06:42:54 -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 displaying of user status 2012-12-21 16:30:36 -08:00