1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-11-13 10:22:42 +01:00
phorge-phorge/src/applications/conduit/controller
epriestley 5e9d053f8e 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
2011-04-07 20:16:37 -07:00
..
api Provide $request->getUser() for Conduit API Requests 2011-04-07 20:16:37 -07:00
base Authentication 2011-01-26 15:34:20 -08:00
console Add missing includes from XHPAST parse bug. 2011-04-06 23:14:58 -07:00
log Conduit server-side basics. 2011-01-24 10:52:35 -08:00