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
F15506993: D15620.diff
Tue, Apr 15, 3:40 PM
F15450732: D15620.id37643.diff
Fri, Mar 28, 5:48 PM
F15436431: D15620.id.diff
Tue, Mar 25, 2:05 PM
F15431790: D15620.diff
Mon, Mar 24, 2:32 PM
F15407502: D15620.id37643.diff
Mar 18 2025, 5:53 PM
F15396181: D15620.diff
Mar 16 2025, 12:32 PM
F15395252: D15620.id37653.diff
Mar 16 2025, 4:24 AM
Unknown Object (File)
Feb 16 2025, 6:36 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.