HomePhabricator

Clean up redirect URIs for "Temporary Tokens" and "API Tokens" settings panels

Description

Clean up redirect URIs for "Temporary Tokens" and "API Tokens" settings panels

Summary: Fixes T11223. I missed a few of these; most of them kept working anyway because we have redirects in place, but make them a bit more modern/not-hard-coded.

Test Plan:

  • Generated and revoked API tokens for myself.
  • Generated and revoked API tokens for bots.
  • Revoked temporary tokens for myself.
  • Clicked the link to the API tokens panel from the Conduit console.
  • Clicked all the cancel buttons in all the dialogs, too.

In all cases, everything now points at the correct URIs. Previously, some things pointed at the wrong URIs (mostly dealing with stuff for bots).

Reviewers: chad

Reviewed By: chad

Maniphest Tasks: T11223

Differential Revision: https://secure.phabricator.com/D16185