Homec4science

Allow OAuth applications to be disabled instead of destroyed

Authored by epriestley <git@epriestley.com> on Apr 5 2016, 18:40.

Description

Allow OAuth applications to be disabled instead of destroyed

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).

Reviewers: chad

Reviewed By: chad

Maniphest Tasks: T7303

Differential Revision: https://secure.phabricator.com/D15620

Details

Committed
epriestley <git@epriestley.com>Apr 5 2016, 22:22
Pushed
aubortJan 31 2017, 17:16
Parents
rPHc29bbbab19e4: Remove bogus '$this->resource' from SES error handling pathway
Branches
Unknown
Tags
Unknown

Event Timeline

epriestley <git@epriestley.com> committed rPH8dfc7d4201fd: Allow OAuth applications to be disabled instead of destroyed (authored by epriestley <git@epriestley.com>).Apr 5 2016, 22:22