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)
Thu, Apr 11, 10:47 AM
Unknown Object (File)
Mon, Apr 8, 3:41 AM
Unknown Object (File)
Fri, Mar 29, 9:54 PM
Unknown Object (File)
Fri, Mar 29, 7:05 PM
Unknown Object (File)
Fri, Mar 29, 9:47 AM
Unknown Object (File)
Mar 23 2024, 11:15 PM
Unknown Object (File)
Mar 13 2024, 9:44 AM
Unknown Object (File)
Feb 14 2024, 3:24 AM
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.