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/flag/conduit
epriestley 855e085c6f Uninstall Conduit calls when uninstalling applications
Summary: Fixes T2698. When applications are installed, their Conduit calls should drop out. This will also let us land Releeph without exposing Conduit calls.

Test Plan:
  - Viewed Conduit console; uninstalled some applications and verified their calls dropped out.
  - Tried to make an uninstalled call; got an appropriate error.

Reviewers: edward, btrahan

Reviewed By: edward

CC: aran

Maniphest Tasks: T2698

Differential Revision: https://secure.phabricator.com/D5302
2013-03-13 07:09:05 -07:00
..
ConduitAPI_flag_delete_Method.php Require a viewer to load handles 2013-02-28 17:15:09 -08:00
ConduitAPI_flag_edit_Method.php Require a viewer to load handles 2013-02-28 17:15:09 -08:00
ConduitAPI_flag_Method.php Uninstall Conduit calls when uninstalling applications 2013-03-13 07:09:05 -07:00
ConduitAPI_flag_query_Method.php Move Conduit methods inside applications 2012-12-21 12:21:59 -08:00