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
F19809877: D10989.diff
Tue, Mar 3, 3:51 PM
F19673229: D10989.diff
Sun, Feb 8, 5:12 AM
F19082749: D10989.id26384.diff
Dec 2 2025, 12:17 PM
F19081106: D10989.id26383.diff
Dec 2 2025, 4:10 AM
F19014716: D10989.id.diff
Nov 22 2025, 9:24 PM
F18966203: D10989.id26383.diff
Nov 14 2025, 6:54 PM
F18966202: D10989.id26384.diff
Nov 14 2025, 6:54 PM
F18890443: D10989.diff
Nov 7 2025, 9:37 AM
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
Branch
ctoken3
Lint
Lint Passed
Unit
Tests Passed
Build Status
Buildable 3258
Build 3264: [Placeholder Plan] Wait for 30 Seconds

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.