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

chore: explictly use ant path matchers in VaadinWebSecurity #17263

Merged
merged 2 commits into from
Jul 21, 2023

Conversation

mcollovati
Copy link
Collaborator

Spring security configurers accepting strings matcher may fail to detect if the parameter is a Spring MVC pattern or not. This change update VaadinWebSecurity to explictly use ant path request matchers.

Spring security configurers accepting strings matcher may fail
to detect if the parameter is a Spring MVC pattern or not.
This change update VaadinWebSecurity to explictly use ant path
request matchers.
@sonatype-lift
Copy link

sonatype-lift bot commented Jul 20, 2023

Sonatype Lift is retiring

Sonatype Lift will be retiring on Sep 12, 2023, with its analysis stopping on Aug 12, 2023. We understand that this news may come as a disappointment, and Sonatype is committed to helping you transition off it seamlessly. If you’d like to retain your data, please export your issues from the web console.
We are extremely grateful and thank you for your support over the years.

📖 Read about the impacts and timeline

@mcollovati mcollovati requested a review from ZheSun88 July 20, 2023 14:54
@sonarcloud
Copy link

sonarcloud bot commented Jul 20, 2023

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 4 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

@github-actions
Copy link

Test Results

1 000 files  ±0  1 000 suites  ±0   1h 1m 59s ⏱️ -28s
6 364 tests ±0  6 323 ✔️ ±0  41 💤 ±0  0 ±0 
6 619 runs  +8  6 571 ✔️ +8  48 💤 ±0  0 ±0 

Results for commit 51b42bf. ± Comparison against base commit 43cfbbb.

@mcollovati mcollovati merged commit daf9b79 into main Jul 21, 2023
@mcollovati mcollovati deleted the chore/vaadinwebsecurity_use_ant_path_matchers branch July 21, 2023 05:47
@mcollovati
Copy link
Collaborator Author

Fixes #17271

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants