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

[fixes #5959] - Error when processing request body from policy enforcer #5981

Merged
merged 2 commits into from
Dec 6, 2019

Conversation

pedroigor
Copy link
Contributor

No description provided.

Fixes quarkusio#5959

This change allows the body handler to be used for Undertow
and RESTEasy standalone. When the request is fully buffered
it can be consumed multiple times, which allows keycloak
to also process it.
@pedroigor pedroigor changed the title Issue 5959 allinone [fixes #5959] - Error when processing request body from policy enforcer Dec 6, 2019
@pedroigor pedroigor requested a review from gsmet December 6, 2019 11:04
@gsmet gsmet added this to the 1.1.0 milestone Dec 6, 2019
@pedroigor pedroigor force-pushed the issue-5959-allinone branch from 6006ace to a00a479 Compare December 6, 2019 11:17
@gsmet gsmet mentioned this pull request Dec 6, 2019
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.

4 participants