Homec4science

Provide $request->getUser() for Conduit API Requests

Authored by epriestley <epriestley@phabricator.com> on Apr 8 2011, 03:27.

Description

Provide $request->getUser() for Conduit API Requests

Summary:
Allow Conduit methods to retrieve the authoritative, logged-in user
identity.

Test Plan:
Ran user.whoami (an authenticated method) and got my info back. Ran
conduit.connect (an unauthenticated method) and the world did not explode.

Reviewed By: tuomaspelkonen
Reviewers: tuomaspelkonen
CC: tuomaspelkonen, epriestley
Differential Revision: 113

Details

Committed
epriestley <epriestley@phabricator.com>Apr 8 2011, 05:16
Pushed
aubortJan 31 2017, 17:16
Parents
rPHa6b873692f5b: 100-file cutoff for Diffusion
Branches
Unknown
Tags
Unknown

Event Timeline

epriestley <epriestley@phabricator.com> committed rPH5e9d053f8e6a: Provide $request->getUser() for Conduit API Requests (authored by epriestley <epriestley@phabricator.com>).Apr 8 2011, 05:16