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

Push security checks further up the handler chain #19598

Merged

Conversation

stuartwdouglas
Copy link
Member

This makes sure they are run before serialization. It also means that
fully async checks will work as expected.

Fixes #16897
Fixes #15935

This makes sure they are run before serialization. It also means that
fully async checks will work as expected.

Fixes quarkusio#16897
Fixes quarkusio#15935
@quarkus-bot quarkus-bot bot added area/rest area/security area/spring Issues relating to the Spring integration labels Aug 24, 2021
Copy link
Contributor

@geoand geoand left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This was on my radar at some point, but then I forgot about this completely...

👍🏼

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/rest area/security area/spring Issues relating to the Spring integration
Projects
None yet
3 participants