Page MenuHomePhabricator

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

Authored by epriestley on Jun 28 2016, 9:26 PM.
Tags
None
Referenced Files
Unknown Object (File)
Mon, Apr 8, 10:19 AM
Unknown Object (File)
Thu, Apr 4, 11:02 AM
Unknown Object (File)
Sun, Mar 31, 6:58 AM
Unknown Object (File)
Tue, Mar 26, 12:27 AM
Unknown Object (File)
Fri, Mar 22, 12:05 PM
Unknown Object (File)
Mar 14 2024, 10:12 AM
Unknown Object (File)
Feb 25 2024, 10:44 AM
Unknown Object (File)
Feb 16 2024, 7:50 PM
Subscribers
None

Details

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).

Diff Detail

Repository
rP Phabricator
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

epriestley retitled this revision from to Clean up redirect URIs for "Temporary Toekns" and "API Tokens" settings panels.
epriestley updated this object.
epriestley edited the test plan for this revision. (Show Details)
epriestley added a reviewer: chad.
chad edited edge metadata.
This revision is now accepted and ready to land.Jun 28 2016, 9:26 PM
epriestley retitled this revision from Clean up redirect URIs for "Temporary Toekns" and "API Tokens" settings panels to Clean up redirect URIs for "Temporary Tokens" and "API Tokens" settings panels.Jun 28 2016, 9:49 PM
epriestley edited edge metadata.
This revision was automatically updated to reflect the committed changes.