Page MenuHomePhabricator

Generate and use "cluster" Conduit API tokens
ClosedPublic

Authored by epriestley on Dec 13 2014, 6:23 PM.
Tags
None
Referenced Files
F15422927: D10990.diff
Sat, Mar 22, 11:23 AM
F15420287: D10990.id.diff
Fri, Mar 21, 12:48 PM
F15412086: D10990.id26398.diff
Wed, Mar 19, 11:14 AM
F15406076: D10990.id26385.diff
Tue, Mar 18, 12:07 PM
F15302751: D10990.diff
Wed, Mar 5, 9:01 PM
Unknown Object (File)
Feb 10 2025, 2:03 AM
Unknown Object (File)
Feb 8 2025, 12:20 AM
Unknown Object (File)
Feb 8 2025, 12:20 AM
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