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
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
..
application Modernize documentation links 2014-03-17 15:01:31 -07:00
call Added some additional assertion methods. 2014-03-08 19:16:21 -08:00
config Route internal conduit calls if other hosts available 2013-05-19 04:16:10 -07:00
controller Allow Conduit console to be browsed by logged-out users 2014-04-21 15:32:48 -07:00
garbagecollector Complete modularization of the GC daemon 2014-01-15 10:02:31 -08:00
method Add a rough harbormaster.querybuildables Conduit API method 2014-04-17 16:00:25 -07:00
protocol Delete license headers from files 2012-11-05 11:16:51 -08:00
query Replace some hsprintf() by phutil_tag() 2013-11-11 09:23:23 -08:00
ssh Prepare to route VCS connections through SSH 2013-10-29 15:32:40 -07:00
storage Explain policy exception rules to users 2013-09-27 08:43:41 -07:00