Page MenuHomePhabricator

Modernize OAuthServer PHIDs and Queries
ClosedPublic

Authored by epriestley on Mar 18 2014, 1:32 AM.
Tags
None
Referenced Files
Unknown Object (File)
Sat, Feb 15, 1:33 AM
Unknown Object (File)
Sat, Feb 15, 1:33 AM
Unknown Object (File)
Fri, Feb 14, 4:45 PM
Unknown Object (File)
Sun, Feb 2, 3:12 PM
Unknown Object (File)
Sun, Feb 2, 3:06 PM
Unknown Object (File)
Sun, Feb 2, 1:27 PM
Unknown Object (File)
Thu, Jan 30, 5:19 PM
Unknown Object (File)
Tue, Jan 28, 8:51 PM
Subscribers

Details

Reviewers
btrahan
Commits
Restricted Diffusion Commit
rP8909f8ec599b: Modernize OAuthServer PHIDs and Queries
Summary
  • Modernize PHID types.
  • Implement PhabricatorPolicyInterface.
  • Make queries policy aware.
Test Plan

Browsed client and authorization lists.

Diff Detail

Repository
rP Phabricator
Lint
Lint Skipped
Unit
Tests Skipped

Event Timeline

epriestley retitled this revision from to Modernize OAuthServer PHIDs and Queries.
epriestley updated this object.
epriestley edited the test plan for this revision. (Show Details)
epriestley added a reviewer: btrahan.
btrahan edited edge metadata.

sweet. existing policy stuff worked really well here IMO.

This revision is now accepted and ready to land.Mar 18 2014, 1:48 AM

Yeah -- the OAuthServer application is in pretty good shape in general, it's just an iteration behind on UI kit and infrastructure since we wrote it before policies, applications, appsearch, @chad made everything pretty, etc.

epriestley updated this revision to Diff 20325.

Closed by commit rP8909f8ec599b (authored by @epriestley).