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

[fix/key-auth] remove support for key in request body #566

Merged
merged 1 commit into from
Sep 24, 2015

Conversation

thibaultcha
Copy link
Member

After the issue recently raised about multipart requests crashing the
key-auth plugin, we discussed internally that supporting the key in the
request body did not really make sense anyways. It only works for
requests with a body, and supporting querystring and headers already
covers 100% of the use cases.

See #565

After the issue recently raised about multipart requests crashing the
key-auth plugin, we discussed internally that supporting the key in the
request body did not really make sense anyways. It only works for
requests with a body, and supporting querystring and headers already
covers 100% of the use cases.
thibaultcha added a commit that referenced this pull request Sep 24, 2015
[fix/key-auth] remove support for key in request body
@thibaultcha thibaultcha merged commit f23fce8 into master Sep 24, 2015
@thibaultcha thibaultcha deleted the fix/key-auth branch September 24, 2015 17:34
@subnetmarco
Copy link
Member

+1

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.

2 participants