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
F19919634: D10989.id26384.diff
Sun, Apr 5, 5:03 AM
F19915346: D10989.diff
Fri, Apr 3, 5:53 PM
F19909416: D10989.id26397.diff
Thu, Apr 2, 12:36 AM
F19887868: D10989.diff
Mon, Mar 23, 8:25 PM
F19886369: D10989.diff
Sun, Mar 22, 1:28 AM
F19809877: D10989.diff
Mar 3 2026, 3:51 PM
F19673229: D10989.diff
Feb 8 2026, 5:12 AM
F19082749: D10989.id26384.diff
Dec 2 2025, 12:17 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.