1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-09-22 02:08:47 +02:00
phorge-phorge/src/applications/conduit/method
epriestley 99a40ab666 Fix differential.find and the web API for the conduit console
Summary: differential.find was fataling in the console because of a bad
constant, and you couldn't submit requests requiring authentication because
the auth stuff didn't know to look for web sessions. Resolve these issues.

Test Plan: Hit differential.find successfully, ran a user.find query from
the web console without issues.

Reviewers: tomo

CC:

Differential Revision: 31
2011-02-09 22:43:24 -08:00
..
base Some acutal conduit authentication. 2011-02-05 22:36:21 -08:00
conduit/connect Some acutal conduit authentication. 2011-02-05 22:36:21 -08:00
differential Fix differential.find and the web API for the conduit console 2011-02-09 22:43:24 -08:00
file/upload Conduit server-side basics. 2011-01-24 10:52:35 -08:00
user/find Conduit: user.find 2011-01-24 12:05:49 -08:00