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

feat(plugins) extended plugins API to query by specific relevant field #1570

Merged
merged 1 commit into from
Sep 2, 2016

Conversation

subnetmarco
Copy link
Member

Summary

Extends the plugins API to make queries easier. The ACL plugin has been already extended with #1544.

Full changelog

  • Extended Basic-Auth API to query credentials by username.
  • Extended HMAC-Auth API to query credentials by username.
  • Extended JWT API to query credentials by key.
  • Extended Key-Auth API to query credentials by key.
  • Extended OAuth2 API to query credentials by client_id and tokens by access_token.

@thibaultcha thibaultcha 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/status/needs review labels Sep 1, 2016
@thibaultcha thibaultcha merged commit bc12888 into next Sep 2, 2016
@thibaultcha thibaultcha deleted the feature/plugins-api branch September 2, 2016 22:28
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.

2 participants