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) missing migration for postgres #1911

Merged
merged 1 commit into from
Dec 21, 2016
Merged

Conversation

subnetmarco
Copy link
Member

Full changelog

  • Implements a missing migration for redirect_uri in OAuth2 credentials

Issues resolved

Fix #1737.

@subnetmarco subnetmarco added the pr/wip A work in progress PR opened to receive feedback label Dec 20, 2016
@subnetmarco subnetmarco added pr/ready (but hold merge) No more concerns, but do not merge yet (probably a conflict of interest with another PR or release) and removed pr/wip A work in progress PR opened to receive feedback labels Dec 21, 2016
@subnetmarco subnetmarco merged commit 37af81e into master Dec 21, 2016
@subnetmarco subnetmarco deleted the hotfix/oauth2 branch December 21, 2016 00:34
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
pr/ready (but hold merge) No more concerns, but do not merge yet (probably a conflict of interest with another PR or release)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Error when fetching consumer details on 0.9.3
1 participant