mirror of
https://we.phorge.it/source/phorge.git
synced 2024-11-28 01:32:42 +01:00
4d1ed12a9e
Summary: Ref T10769. See PHI8. We have an unconditional logging write which we can skip in read-only mode. Test Plan: - Put Phabricator in read-only mode with `cluster.read-only`. - Called `conduit.ping` via web UI. - Before: write-on-read-only exception. - After: good result. Reviewers: chad, amckinley Reviewed By: chad Maniphest Tasks: T10769 Differential Revision: https://secure.phabricator.com/D18233 |
||
---|---|---|
.. | ||
PhabricatorConduitAPIController.php | ||
PhabricatorConduitConsoleController.php | ||
PhabricatorConduitController.php | ||
PhabricatorConduitListController.php | ||
PhabricatorConduitLogController.php | ||
PhabricatorConduitTokenController.php | ||
PhabricatorConduitTokenEditController.php | ||
PhabricatorConduitTokenHandshakeController.php | ||
PhabricatorConduitTokenTerminateController.php |