Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

hotfix(oauth2) safely parse body even when empty #1915

Merged
merged 1 commit into from
Dec 21, 2016

Conversation

subnetmarco
Copy link
Member

Full changelog

  • OAuth 2 plugin now properly parses empty bodies.

Issues resolved

Fix #1710 and #1853.

@subnetmarco subnetmarco merged commit 49a2da5 into master Dec 21, 2016
@subnetmarco subnetmarco deleted the hotfix/oauth2-body-parser branch December 21, 2016 23:51
beauli pushed a commit to beauli/kong that referenced this pull request Jan 17, 2017
* master: (67 commits)
  hotfix(oauth2) fixing postgres migration
  hotfix(cli) add the shm mock hack
  release(0.9.7)
  hotfix(dao) disable old hack to resolve hostsfile
  hotfix(oauth2) safely parse body even when empty (Kong#1915)
  hotfix(conf) load custom plugins property (Kong#1910)
  hotfix(oauth2) missing migration for postgres (Kong#1911)
  hotfix(galileo) proper empty encoding as empty arr
  hotfix(cli) fix recursive calls to the startup errorhandler
  chore(ci) bump C* to 2.2.8
  docs(changelog) add missing 0.9.6 release notes
  fix(cli) honor -c flag even if config exists at default location
  fix(api) obfuscates sensitive settings from the `/` route
  chore(makefile) make lint ignores trailing whitespaces
  chore(release) bump to 0.9.6
  fix(postgres) bump pgmoon to allow SSL connections
  release(0.9.5)
  Dropping support for 1.9.15.1
  hotfix(changelog) broken link
  release(0.9.4)
  ...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

OAuth plugin returns Unexpected error
1 participant