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

[4.x] Fix protection redirect URLs when they contain query parameters #9543

Merged

Conversation

duncanmcclean
Copy link
Member

This pull request fixes an issue with the Protection feature where the redirect URL wouldn't include the original query parameters.

Closes #9532.

@duncanmcclean duncanmcclean merged commit 693762c into 4.x Feb 19, 2024
36 checks passed
@duncanmcclean duncanmcclean deleted the fix/protection-redirect-urls-containing-query-params branch February 19, 2024 10:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Redirection URLs query strings are being removed when users are sent to login pages
1 participant