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

[3.2] Perform security checks on inherited endpoints before payload deserialization in the RESTEasy Reactive #38857

Conversation

michalvavrik
Copy link
Member

@michalvavrik michalvavrik commented Feb 19, 2024

backports #38832 with resolved conflicts (only difference is lazyMethod.getActualDeclaringClassName() moved to the EagerSecurityHandler to different place than in 3.8 branch).

Copy link

quarkus-bot bot commented Feb 19, 2024

Thanks for your pull request!

The title of your pull request does not follow our editorial rules. Could you have a look?

  • title should preferably start with an uppercase character (if it makes sense!)

This message is automatically generated by a bot.

@michalvavrik michalvavrik changed the title [3.2] Perform security checks eagerly in RR on inherited endpoints [3.2] Perform security checks on inherited endpoints before payload deserialization in the RESTEasy Reactive Feb 19, 2024
Copy link

quarkus-bot bot commented Feb 19, 2024

Status for workflow Quarkus CI

This is the status report for running Quarkus CI on commit 96d9342.

✅ The latest workflow run for the pull request has completed successfully.

It should be safe to merge provided you have a look at the other checks in the summary.

@michalvavrik michalvavrik requested a review from gsmet February 19, 2024 16:14
@michalvavrik
Copy link
Member Author

I forgot @aloubyansky is in charge of the 3.2, so I'll change request for review.

@michalvavrik michalvavrik requested review from aloubyansky and removed request for gsmet February 20, 2024 20:53
@aloubyansky aloubyansky merged commit 04040f9 into quarkusio:3.2 Feb 21, 2024
44 checks passed
@michalvavrik michalvavrik deleted the backport-3-2-rr-eager-checks-for-inherited-endpoints branch February 21, 2024 10:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants