Page MenuHomePhabricator

Generate and use "cluster" Conduit API tokens
ClosedPublic

Authored by epriestley on Dec 13 2014, 6:23 PM.
Tags
None
Referenced Files
F18840735: D10990.id26385.diff
Tue, Oct 28, 3:28 AM
F18719897: D10990.id.diff
Sep 29 2025, 6:05 PM
F18705032: D10990.diff
Sep 28 2025, 9:49 AM
F18667644: D10990.id26385.diff
Sep 24 2025, 11:56 AM
F18625831: D10990.id.diff
Sep 15 2025, 11:41 PM
F18610391: D10990.diff
Sep 14 2025, 4:35 AM
F18610388: D10990.diff
Sep 14 2025, 4:35 AM
F18595073: D10990.id26385.diff
Sep 12 2025, 8:18 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