Fixes T4755. This also includes putting in a note that Google might ToS you to use the Google+ API. Lots of code here as there was some repeated stuff between OAuth1 and OAuth2 so I made a base OAuth with less-base OAuth1 and OAuth2 inheriting from it. The JIRA provider remains an independent mess and didn't get the notes field thing.
Details
Details
- Reviewers
epriestley - Maniphest Tasks
- T4755: Add an optional "notes" field to OAuth providers
- Commits
- Restricted Diffusion Commit
rP2d43cf12964d: OAuth - add a little notes section for admins to remember details about…
looked at providers and read pretty instructions.
Diff Detail
Diff Detail
- Repository
- rP Phabricator
- Lint
Lint Skipped - Unit
Tests Skipped
Event Timeline
Comment Actions
This all makes sense to me. JIRA should definitely remain in its own special little world.