quarkus icon indicating copy to clipboard operation
quarkus copied to clipboard

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

Open michalvavrik opened this issue 1 year ago • 1 comments

backports https://github.com/quarkusio/quarkus/pull/38832 with resolved conflicts (only difference is lazyMethod.getActualDeclaringClassName() moved to the EagerSecurityHandler to different place than in 3.8 branch).

michalvavrik avatar Feb 19 '24 11:02 michalvavrik

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.

quarkus-bot[bot] avatar Feb 19 '24 11:02 quarkus-bot[bot]

Status for workflow Quarkus CI

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

:white_check_mark: 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.

quarkus-bot[bot] avatar Feb 19 '24 16:02 quarkus-bot[bot]

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

michalvavrik avatar Feb 20 '24 20:02 michalvavrik