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
F13193631: D16185.id38935.diff
Sun, May 12, 4:07 PM
F13183499: D16185.id38940.diff
Fri, May 10, 9:43 AM
F13182331: D16185.id38940.diff
Thu, May 9, 11:16 PM
F13181616: D16185.id.diff
Thu, May 9, 1:48 PM
F13180570: D16185.diff
Thu, May 9, 1:03 AM
Unknown Object (File)
Sat, May 4, 7:07 PM
Unknown Object (File)
Fri, May 3, 8:31 AM
Unknown Object (File)
Mon, Apr 29, 2:25 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.