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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

馃浖 improve(patch): proxy: unset cookie domain attribute #1455

Merged
merged 1 commit into from May 25, 2022

Conversation

kellymears
Copy link
Member

@kellymears kellymears commented May 24, 2022

Unsets the domain attribute for proxy cookies.

Previously these were set as null, which works. Setting them as undefined works, too. It just works well.

Now, logins should persist between the dev server and the proxied domain.

  • none

Type of change

PATCH: backwards compatible change

This PR includes breaking changes to the following core packages:

  • none

This PR includes breaking changes to the follow extensions:

  • none

Dependencies

Adds

  • none

Removes

  • none

@kellymears kellymears merged commit d142ff6 into main May 25, 2022
@kellymears kellymears deleted the proxy-unset-cookie-domain branch May 25, 2022 12:06
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.

None yet

2 participants