1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-11-24 15:52:41 +01:00
phorge-phorge/src/applications/auth/conduit
epriestley a7814b071c Add auth.querypublickeys to retrieve public keys
Summary:
Fixes T6484. I primarily need this to synchronize device public keys in the Phabricator cluster so the new stuff in T2783 works.

Although, actually, maybe I don't really need it. But I wrote it anyway and it's desirable to have sooner or later.

Test Plan: Ran method.

Reviewers: btrahan

Reviewed By: btrahan

Subscribers: epriestley

Maniphest Tasks: T6484

Differential Revision: https://secure.phabricator.com/D11163
2015-02-10 15:44:21 -08:00
..
PhabricatorAuthConduitAPIMethod.php Add auth.querypublickeys to retrieve public keys 2015-02-10 15:44:21 -08:00
PhabricatorAuthQueryPublicKeysConduitAPIMethod.php Add auth.querypublickeys to retrieve public keys 2015-02-10 15:44:21 -08:00