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, Nov 21, 10:54 AM
Unknown Object (File)
Sun, Nov 17, 12:51 PM
Unknown Object (File)
Tue, Oct 29, 4:34 AM
Unknown Object (File)
Oct 24 2024, 7:31 AM
Unknown Object (File)
Oct 17 2024, 1:33 AM
Unknown Object (File)
Oct 16 2024, 2:46 PM
Unknown Object (File)
Oct 15 2024, 10:06 AM
Unknown Object (File)
Oct 7 2024, 1:20 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.