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: detect Flow PUSH requests as internal framework requests (#19085) (CP: 24.3) #19110

Merged
merged 1 commit into from
Apr 4, 2024

Conversation

vaadin-bot
Copy link
Collaborator

No description provided.

HandlerHelper is currently not considering Flow PUSH requests
(/VAADIN/push) as internal, preventing VaadinWebSecurity to
ignore CSRF checks.
The issues happen only for ping requests; the connection request
is not affected because it is a GET request.

Fixes #19075
@vaadin-bot
Copy link
Collaborator Author

This PR is eligible for auto-merging policy, so it has been approved automatically. If there are pending conditions, auto merge (with 'squash' method) has been enabled for this PR[Message is sent from bot]

@vaadin-bot vaadin-bot enabled auto-merge (squash) April 4, 2024 17:23
Copy link

sonarcloud bot commented Apr 4, 2024

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
0.0% Duplication on New Code

See analysis details on SonarCloud

Copy link

github-actions bot commented Apr 4, 2024

Test Results

1 052 files  ±0  1 052 suites  ±0   1h 18m 15s ⏱️ +41s
6 794 tests +2  6 749 ✅ +2  45 💤 ±0  0 ❌ ±0 
7 102 runs  +9  7 046 ✅ +9  56 💤 ±0  0 ❌ ±0 

Results for commit fa1560d. ± Comparison against base commit 86d36d9.

♻️ This comment has been updated with latest results.

@vaadin-bot vaadin-bot merged commit bd9bf0e into 24.3 Apr 4, 2024
26 checks passed
@vaadin-bot vaadin-bot deleted the cherry-pick-19085-to-24.3-1712251000603 branch April 4, 2024 18:03
@vaadin-bot
Copy link
Collaborator Author

This ticket/PR has been released with Vaadin 24.3.10.

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.

3 participants