Page MenuHomePhabricator

Allow OAuth applications to be disabled instead of destroyed
ClosedPublic

Authored by epriestley on Apr 5 2016, 5:15 PM.
Tags
None
Referenced Files
Unknown Object (File)
Wed, May 28, 12:28 PM
Unknown Object (File)
Tue, May 27, 1:37 PM
Unknown Object (File)
Apr 27 2025, 12:17 PM
Unknown Object (File)
Apr 26 2025, 12:52 PM
Unknown Object (File)
Apr 24 2025, 1:07 PM
Unknown Object (File)
Apr 15 2025, 3:40 PM
Unknown Object (File)
Mar 28 2025, 5:48 PM
Unknown Object (File)
Mar 25 2025, 2:05 PM
Subscribers
None

Details

Summary

Ref T7303. This interaction is very oldschool; modernize it to enable/disable instead of "nuke from orbit".

Test Plan
  • Enabled applications.
  • Disabled applications.
  • Viewed applications in list view.
  • Generated new tokens.
  • Tried to use a token from a disabled application (got rebuffed).
  • Tried to use a token from an enabled application (worked fine).

Diff Detail

Repository
rP Phabricator
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

epriestley retitled this revision from to Allow OAuth applications to be disabled instead of destroyed.
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.Apr 5 2016, 5:30 PM
This revision was automatically updated to reflect the committed changes.