1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-11-15 19:32:40 +01:00
phorge-phorge/src/applications/people/conduit
epriestley 27d426e3fe Allow Conduit console to be browsed by logged-out users
Summary:
Ref T4830. A few methods, like `conduit.ping`, are callable without authentication, so this even has some use cases. Also:

  - Make some Differential stuff a little more consistent.
  - Use slightly more modern rendering.
  - Deprecate the status-oriented `user` calls; these will be replaced by Calendar methods.

Test Plan: Browsed console as logged out / logged in users.

Reviewers: chad, btrahan

Reviewed By: btrahan

Subscribers: epriestley

Maniphest Tasks: T4830

Differential Revision: https://secure.phabricator.com/D8826
2014-04-21 15:32:48 -07:00
..
ConduitAPI_user_addstatus_Method.php Allow Conduit console to be browsed by logged-out users 2014-04-21 15:32:48 -07:00
ConduitAPI_user_disable_Method.php Move Conduit methods inside applications 2012-12-21 12:21:59 -08:00
ConduitAPI_user_enable_Method.php Move Conduit methods inside applications 2012-12-21 12:21:59 -08:00
ConduitAPI_user_find_Method.php Deprecate user.find 2014-01-25 14:23:39 -08:00
ConduitAPI_user_info_Method.php Move Conduit methods inside applications 2012-12-21 12:21:59 -08:00
ConduitAPI_user_Method.php Allow Conduit console to be browsed by logged-out users 2014-04-21 15:32:48 -07:00
ConduitAPI_user_query_Method.php Rename PhabricatorUserStatus to PhabricatorCalendarEvent 2014-02-06 10:07:29 -08:00
ConduitAPI_user_removestatus_Method.php Allow Conduit console to be browsed by logged-out users 2014-04-21 15:32:48 -07:00
ConduitAPI_user_whoami_Method.php Move Conduit methods inside applications 2012-12-21 12:21:59 -08:00