Skip to content

DEV: remove sso_destination_url and use destination_url cookie instead #33736

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

Merged

Conversation

ZogStriP
Copy link
Member

Looks like this cookie was introduced in c28843e about 10 years ago but I couldn't find any reasons why it's any different than the already existing and well-tested destination_url cookie.

This commit replaces the use of the 'sso_destination_url' cookie with the generic 'destination_url' cookie, mainly in order to reduce code complexity.

This was extracted from #33072

Looks like this cookie was introduced in c28843e about 10 years ago
but I couldn't find any reasons why it's any different than the already
existing and well-tested destination_url cookie.

This commit replaces the use of the 'sso_destination_url' cookie with
the generic 'destination_url' cookie, mainly in order to reduce code
complexity.

This was extracted from #33072
@ZogStriP ZogStriP merged commit d600bea into main Jul 23, 2025
17 checks passed
@ZogStriP ZogStriP deleted the merge-sso-destination-url-cookie-with-destination-url-cookie branch July 23, 2025 07:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants