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)
Thu, May 8, 8:45 PM
Unknown Object (File)
Mon, Apr 28, 2:43 AM
Unknown Object (File)
Sun, Apr 27, 3:16 PM
Unknown Object (File)
Fri, Apr 25, 12:04 AM
Unknown Object (File)
Thu, Apr 24, 2:06 AM
Unknown Object (File)
Wed, Apr 23, 5:50 PM
Unknown Object (File)
Tue, Apr 22, 9:38 AM
Unknown Object (File)
Apr 11 2025, 12:30 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