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, May 4, 9:09 AM
Unknown Object (File)
Thu, May 2, 10:45 AM
Unknown Object (File)
Thu, Apr 25, 3:28 AM
Unknown Object (File)
Thu, Apr 11, 10:47 AM
Unknown Object (File)
Mon, Apr 8, 3:41 AM
Unknown Object (File)
Mar 29 2024, 9:54 PM
Unknown Object (File)
Mar 29 2024, 7:05 PM
Unknown Object (File)
Mar 29 2024, 9:47 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
Branch
tauth
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 3257
Build 3263: [Placeholder Plan] Wait for 30 Seconds

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.