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 29, 2:25 PM
Unknown Object (File)
Tue, Apr 23, 7:47 AM
Unknown Object (File)
Mon, Apr 8, 10:19 AM
Unknown Object (File)
Thu, Apr 4, 11:02 AM
Unknown Object (File)
Mar 31 2024, 6:58 AM
Unknown Object (File)
Mar 26 2024, 12:27 AM
Unknown Object (File)
Mar 22 2024, 12:05 PM
Unknown Object (File)
Mar 14 2024, 10:12 AM
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
Branch
paneluri1
Lint
Lint Passed
Unit
Tests Passed
Build Status
Buildable 12814
Build 16323: Run Core Tests
Build 16322: arc lint + arc unit

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.