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)
Mon, Aug 26, 4:44 AM
Unknown Object (File)
Sun, Aug 25, 11:59 AM
Unknown Object (File)
Sun, Aug 18, 7:20 AM
Unknown Object (File)
Sat, Aug 17, 6:27 PM
Unknown Object (File)
Fri, Aug 16, 7:49 PM
Unknown Object (File)
Aug 5 2024, 2:34 AM
Unknown Object (File)
Aug 5 2024, 2:31 AM
Unknown Object (File)
Aug 5 2024, 2:31 AM
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).