Page MenuHomePhabricator

Support simpler, token-based Conduit authentication in Arcanist
ClosedPublic

Authored by epriestley on Dec 13 2014, 12:31 AM.
Tags
None
Referenced Files
Unknown Object (File)
Sat, Jun 6, 11:44 PM
Unknown Object (File)
Mar 10 2026, 2:26 AM
Unknown Object (File)
Feb 3 2026, 3:30 AM
Unknown Object (File)
Feb 3 2026, 3:30 AM
Unknown Object (File)
Feb 1 2026, 12:17 PM
Unknown Object (File)
Feb 1 2026, 12:17 PM
Unknown Object (File)
Jan 22 2026, 8:50 PM
Unknown Object (File)
Jan 17 2026, 6:00 PM
Subscribers

Details

Summary

Ref T5955. If the server supports token-based authentication, prefer it over certificate-based authentication.

Also fixes T3117.

Test Plan
  • Used arc install-certificate to install credentials from both token-based and certificate-based hosts.
  • Used arc list with a token-based host.

Diff Detail

Repository
rARC Arcanist
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

epriestley retitled this revision from to Support simpler, token-based Conduit authentication in Arcanist.
epriestley updated this object.
epriestley edited the test plan for this revision. (Show Details)
epriestley added a reviewer: btrahan.
epriestley added a task: Restricted Maniphest Task.
  • Fixes T2878. Remove the horrifically deceptive URI from the "you need to authenticate" message.
epriestley added a task: Restricted Maniphest Task.
btrahan edited edge metadata.
This revision is now accepted and ready to land.Dec 15 2014, 6:46 PM
This revision was automatically updated to reflect the committed changes.