Page MenuHomePhabricator

Remove all readers and writers of "accountID" on "ExternalAccount"
ClosedPublic

Authored by epriestley on Feb 23 2020, 1:20 AM.

Details

Summary

Depends on D21019. Ref T13493. There are no more barriers to removing readers and writers of "accountID"; the new "ExternalAccountIdentity" table can replace it completely.

Test Plan

Linked and unlinked OAuth accounts, logged in with OAuth accounts, tried to double-link OAuth accounts, grepped for affected symbols.

Diff Detail

Repository
rP Phabricator
Branch
auth12
Lint
Lint Passed
SeverityLocationCodeMessage
Advicesrc/applications/auth/provider/PhabricatorAuthProvider.php:373XHP16TODO Comment
Unit
Tests Passed
Build Status
Buildable 23892
Build 32878: Run Core Tests
Build 32877: arc lint + arc unit