Page MenuHomePhabricator

Convert OAuthServer to Transactions + EditEngine
ClosedPublic

Authored by epriestley on Apr 4 2016, 6:05 PM.
Tags
None
Referenced Files
Unknown Object (File)
Sat, Mar 16, 10:18 PM
Unknown Object (File)
Sat, Mar 16, 5:03 PM
Unknown Object (File)
Sat, Mar 16, 4:51 PM
Unknown Object (File)
Sat, Mar 16, 4:46 PM
Unknown Object (File)
Sat, Mar 16, 4:30 PM
Unknown Object (File)
Sat, Mar 16, 2:38 PM
Unknown Object (File)
Wed, Mar 13, 3:48 PM
Unknown Object (File)
Tue, Mar 12, 3:50 AM
Subscribers
None

Details

Summary

Ref T7303. This application is currently stone-age tech (no transactions, hard "delete" action). Bring it up to modern specs.

Test Plan
  • Created and edited an OAuth application.
  • Viewed transaction record.
  • Tried to create something with no name, invalid redirect URI, etc. Was gently rebuffed with detailed explanatory errors.

Diff Detail

Repository
rP Phabricator
Branch
oauth5
Lint
Lint Passed
Unit
Tests Passed
Build Status
Buildable 11487
Build 14331: Run Core Tests
Build 14330: arc lint + arc unit

Event Timeline

epriestley retitled this revision from to Convert OAuthServer to Transactions + EditEngine.
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 4 2016, 6:38 PM
This revision was automatically updated to reflect the committed changes.