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
F12829217: D10989.id26384.diff
Thu, Mar 28, 11:21 AM
Unknown Object (File)
Sun, Mar 10, 10:38 PM
Unknown Object (File)
Tue, Mar 5, 6:13 AM
Unknown Object (File)
Feb 27 2024, 11:39 PM
Unknown Object (File)
Feb 16 2024, 7:55 PM
Unknown Object (File)
Feb 14 2024, 12:53 AM
Unknown Object (File)
Feb 12 2024, 8:52 PM
Unknown Object (File)
Feb 3 2024, 8:21 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.