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)
Feb 3 2024, 9:28 AM
Unknown Object (File)
Jan 26 2024, 6:57 AM
Unknown Object (File)
Dec 27 2023, 10:05 PM
Unknown Object (File)
Dec 27 2023, 6:30 AM
Unknown Object (File)
Dec 27 2023, 6:30 AM
Unknown Object (File)
Dec 23 2023, 2:18 PM
Unknown Object (File)
Dec 21 2023, 1:13 PM
Unknown Object (File)
Dec 21 2023, 1:13 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.