Homec4science

oauthserver: get client ID/secret from HTTP auth

Authored by William Light <wrl@illest.net> on Oct 31 2016, 16:22.

Description

oauthserver: get client ID/secret from HTTP auth

Summary:
This adds the ability for Phabricator's OAuth server implementation to use HTTP basic auth for the client ID and secret and brings it in line with the OAuth 2.0 specification in this respect.

Fixes T11794

Test Plan: Fixes my use case. Shouldn't impact other use-cases.

Reviewers: #blessed_reviewers, epriestley

Reviewed By: #blessed_reviewers, epriestley

Subscribers: 0, Korvin

Maniphest Tasks: T11794

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

Details

Committed
epriestley <git@epriestley.com>Oct 31 2016, 16:22
Pushed
aubortJan 31 2017, 17:16
Parents
rPH5e784c998bae: Fix some extra "changed the start time of this event" transactions
Branches
Unknown
Tags
Unknown

Event Timeline

epriestley <git@epriestley.com> committed rPHee834c5958d0: oauthserver: get client ID/secret from HTTP auth (authored by William Light <wrl@illest.net>).Oct 31 2016, 16:22