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 security issue related to the inclusion of annotations on secured method parameters #5813

Merged
merged 1 commit into from Nov 27, 2019

Conversation

geoand
Copy link
Contributor

@geoand geoand commented Nov 27, 2019

Fixes: #5763

@geoand geoand changed the title Fix security issue related to the inclusion of Hibernate Validator Fix security issue related to the inclusion of BV annotations Nov 27, 2019
@geoand geoand requested a review from gsmet November 27, 2019 16:56
@gsmet gsmet changed the title Fix security issue related to the inclusion of BV annotations Fix security issue related to the inclusion of annotations on secured method parameters Nov 27, 2019
@gsmet gsmet added the triage/waiting-for-ci Ready to merge when CI successfully finishes label Nov 27, 2019
@gsmet
Copy link
Member

gsmet commented Nov 27, 2019

Looks like the cache issue hit us again.

@geoand
Copy link
Contributor Author

geoand commented Nov 27, 2019

PR rebased onto master

@gastaldi gastaldi added this to the 1.1.0 milestone Nov 27, 2019
@gsmet gsmet merged commit a2f6602 into quarkusio:master Nov 27, 2019
@gsmet gsmet removed the backport? label Nov 27, 2019
@gsmet gsmet modified the milestones: 1.1.0, 1.0.1.Final Nov 27, 2019
@geoand geoand deleted the #5763 branch November 28, 2019 07:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
release/noteworthy-feature triage/waiting-for-ci Ready to merge when CI successfully finishes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

@Valid and @RolesAllowed conflict since 1.0.0.CR2
3 participants