mirror of
https://we.phorge.it/source/phorge.git
synced 2024-11-15 19:32:40 +01:00
27d426e3fe
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 |
||
---|---|---|
.. | ||
ConduitAPI_user_addstatus_Method.php | ||
ConduitAPI_user_disable_Method.php | ||
ConduitAPI_user_enable_Method.php | ||
ConduitAPI_user_find_Method.php | ||
ConduitAPI_user_info_Method.php | ||
ConduitAPI_user_Method.php | ||
ConduitAPI_user_query_Method.php | ||
ConduitAPI_user_removestatus_Method.php | ||
ConduitAPI_user_whoami_Method.php |