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
F14398512: D15620.diff
Sun, Dec 22, 2:06 PM
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
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
Branch
oauth6
Lint
Lint Passed
Unit
Tests Passed
Build Status
Buildable 11510
Build 14365: Run Core Tests
Build 14364: arc lint + arc unit

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.