1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-11-11 17:32:41 +01:00
phorge-phorge/src/applications/conduit/method
epriestley d392a8f157 Replace "web" and "conduit" magic session strings with constants
Summary: Ref T4310. Ref T3720. We use bare strings to refer to session types in several places right now; use constants instead.

Test Plan: grep; logged out; logged in; ran Conduit commands.

Reviewers: btrahan

Reviewed By: btrahan

CC: aran

Maniphest Tasks: T4310, T3720

Differential Revision: https://secure.phabricator.com/D7963
2014-01-14 13:22:34 -08:00
..
ConduitAPI_conduit_connect_Method.php Replace "web" and "conduit" magic session strings with constants 2014-01-14 13:22:34 -08:00
ConduitAPI_conduit_getcertificate_Method.php Move Conduit methods inside applications 2012-12-21 12:21:59 -08:00
ConduitAPI_conduit_ping_Method.php Move Conduit methods inside applications 2012-12-21 12:21:59 -08:00
ConduitAPI_conduit_query_Method.php Adding the Conduit query method. 2013-01-19 16:37:21 -08:00
ConduitAPIMethod.php Fix logged-out Diffusion calls to Conduit 2013-10-22 13:47:52 -07:00