Page MenuHomePhabricator

Allow ConduitClient to use OAuth access tokens for authentication
ClosedPublic

Authored by epriestley on Apr 5 2016, 10:00 PM.
Tags
None
Referenced Files
F12855023: D15628.id37664.diff
Fri, Mar 29, 8:58 AM
F12845501: D15628.id37661.diff
Fri, Mar 29, 12:23 AM
Unknown Object (File)
Sun, Mar 24, 8:36 PM
Unknown Object (File)
Sat, Mar 16, 6:21 PM
Unknown Object (File)
Sat, Mar 16, 5:09 PM
Unknown Object (File)
Sat, Mar 16, 4:47 PM
Unknown Object (File)
Sat, Mar 16, 4:39 PM
Unknown Object (File)
Sat, Mar 16, 2:36 PM
Subscribers
None

Details

Summary

Ref T7303. This adds OAuth token support to ConduitClient.

Test Plan

Logged out of an instance and got logged out of the linked upstream; see followup diffs.

Diff Detail

Repository
rPHU libphutil
Branch
oauth9
Lint
Lint Passed
Unit
Tests Passed
Build Status
Buildable 11528
Build 14393: Run Core Tests
Build 14392: arc lint + arc unit

Event Timeline

epriestley retitled this revision from to Allow ConduitClient to use OAuth access tokens for authentication.
epriestley updated this object.
epriestley edited the test plan for this revision. (Show Details)
epriestley added a reviewer: chad.
chad edited edge metadata.
This revision is now accepted and ready to land.Apr 5 2016, 10:08 PM
src/auth/PhutilPhabricatorAuthAdapter.php
66

(This isn't directly related, but this scope no longer exists so it stops the endpoint from complaining.)

This revision was automatically updated to reflect the committed changes.