1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-11-10 17:02:41 +01:00
phorge-phorge/src
epriestley bce4b7addf Internalize storage access for PhabricatorUserOAuthInfo
Summary:
Ref T1536. Move all access to the underlying storage to inside the class. My plan is:

  - Migrate the table to ExternalAccount.
  - Nuke the table.
  - Make this class read from and write to ExternalAccount instead.

We can't get rid of OAuthInfo completely because Facebook still depends on it for now, via registration hooks.

Test Plan: Logged in and registered with OAuth.

Reviewers: btrahan

Reviewed By: btrahan

CC: aran

Maniphest Tasks: T1536

Differential Revision: https://secure.phabricator.com/D6171
2013-06-14 07:00:29 -07:00
..
aphront Add Content-Length header to Aphront file responses. 2013-06-01 04:11:53 -07:00
applications Internalize storage access for PhabricatorUserOAuthInfo 2013-06-14 07:00:29 -07:00
docs Make some incremental improvements in Diviner 2013-06-06 08:36:51 -07:00
infrastructure Expand the "PhabricatorExternalAccount" table for new registration 2013-06-14 06:55:18 -07:00
view PHUIButtonView class 2013-06-12 18:23:35 -07:00
__celerity_resource_map__.php PHUIButtonView class 2013-06-12 18:23:35 -07:00
__phutil_library_init__.php Delete license headers from files 2012-11-05 11:16:51 -08:00
__phutil_library_map__.php PHUIButtonView class 2013-06-12 18:23:35 -07:00