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)
Fri, Dec 6, 6:16 AM
Unknown Object (File)
Tue, Dec 3, 2:33 PM
Unknown Object (File)
Sat, Nov 30, 1:43 PM
Unknown Object (File)
Thu, Nov 28, 7:41 AM
Unknown Object (File)
Sun, Nov 24, 4:31 AM
Unknown Object (File)
Nov 17 2024, 4:17 PM
Unknown Object (File)
Nov 15 2024, 10:34 AM
Unknown Object (File)
Oct 23 2024, 10:54 AM
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.