Page MenuHomePhabricator

Add conduit.getcapabilities and a modern CLI handshake workflow
ClosedPublic

Authored by epriestley on Dec 13 2014, 12:45 AM.
Tags
None
Referenced Files
F18759430: D10989.id26383.diff
Mon, Oct 6, 3:49 AM
F18743573: D10989.id26397.diff
Fri, Oct 3, 12:09 AM
F18741254: D10989.diff
Thu, Oct 2, 9:54 AM
F18613413: D10989.diff
Sep 14 2025, 11:10 AM
F18565677: D10989.id.diff
Sep 9 2025, 1:36 PM
F17854949: D10989.id.diff
Jul 27 2025, 3:44 PM
F17829690: D10989.diff
Jul 26 2025, 10:17 AM
F17657718: D10989.diff
Jul 12 2025, 12:30 PM
Subscribers

Details

Summary

Ref T5955.

  • Add conduit.getcapabilities to help arc (and other clients) determine formats, protocols, etc., the server supports.
  • Fixes T3117. Add a more modern version of the handshake workflow that allows all generated tokens to remain valid for an hour.
  • Generally, add a CLI token type. This token type expires after an hour when generated, then becomes permanent if used.
Test Plan
  • See D10988.
  • Ran conduit.getcapabilities and inspected output.

Diff Detail

Repository
rP Phabricator
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

epriestley retitled this revision from to Add conduit.getcapabilities and a modern CLI handshake workflow.
epriestley updated this object.
epriestley edited the test plan for this revision. (Show Details)
epriestley added a reviewer: btrahan.
  • Fix some error string formatting.
btrahan edited edge metadata.
This revision is now accepted and ready to land.Dec 15 2014, 6:47 PM
This revision was automatically updated to reflect the committed changes.