Page MenuHomePhabricator

Generate and use "cluster" Conduit API tokens
ClosedPublic

Authored by epriestley on Dec 13 2014, 6:23 PM.
Tags
None
Referenced Files
Unknown Object (File)
Wed, Apr 24, 10:41 PM
Unknown Object (File)
Thu, Apr 18, 11:20 PM
Unknown Object (File)
Tue, Apr 9, 12:43 PM
Unknown Object (File)
Fri, Apr 5, 8:05 PM
Unknown Object (File)
Sat, Mar 30, 10:23 AM
Unknown Object (File)
Fri, Mar 29, 9:56 PM
Unknown Object (File)
Mar 23 2024, 12:43 PM
Unknown Object (File)
Mar 4 2024, 3:51 PM
Subscribers

Details

Summary

Ref T5955. Ref T2783.

  • Removes the "temporary" type. I was going to use this for T3628 but it started taking more time than I wanted to spend on it.
  • Add a "cluster" type, which is an internal-only token type used within a cluster. This token value is never shown to the user.
  • Automatically generate, use, and cycle cluster tokens.
Test Plan
  • Diffusion (mostly) works with a repository configured to use a remote service.
  • Saw cluster tokens generate; terminated a cluster token and saw it regenerate.
  • Viewed cluster token in settings panel and saw nice explanatory text instead, as expected (we might just hide these eventually).

Diff Detail

Repository
rP Phabricator
Lint
Lint Not Applicable
Unit
Tests Not Applicable