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: fix redirect URL for PUSH with websocket transport (#20666) (CP: 24.5) #20677

Merged
merged 3 commits into from
Dec 11, 2024

Conversation

vaadin-bot
Copy link
Collaborator

No description provided.

When PUSH is enabled with websocket transport, the redirect URL to be used
after a successfull login is not correctly computed because it is based
on the PUSH servlet mapping.
This change detects the situation and computes the correct URL.

Fixes #20575
Copy link

github-actions bot commented Dec 11, 2024

Test Results

1 148 files  + 1  1 148 suites  +1   1h 27m 28s ⏱️ + 1m 50s
7 513 tests +26  7 462 ✅ +25  51 💤 +1  0 ❌ ±0 
7 883 runs  +59  7 822 ✅ +58  61 💤 +1  0 ❌ ±0 

Results for commit b870c03. ± Comparison against base commit 33463c4.

♻️ This comment has been updated with latest results.

@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) December 11, 2024 11:51
@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 merged commit d2c9e61 into 24.5 Dec 11, 2024
23 of 25 checks passed
@vaadin-bot vaadin-bot deleted the cherry-pick-20666-to-24.5-1733914776644 branch December 11, 2024 12:24
Copy link

sonarcloud bot commented Dec 11, 2024

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