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(@nguniversal/common): handle cookies with localhost domain as path #2793

Merged
merged 1 commit into from
Aug 26, 2022

Conversation

alan-agius4
Copy link
Collaborator

tough-cookie which is a dependency of JSDOM did a breaking change in version 4.1 which requires special handling for cookies in localhost.

See: salesforce/tough-cookie#246

`tough-cookie` which is a dependency of JSDOM did a breaking change in version 4.1 which requires special handling for cookies in localhost.

See: salesforce/tough-cookie#246
@alan-agius4 alan-agius4 added the target: patch This PR is targeted for the next patch release label Aug 26, 2022
Copy link
Member

@CaerusKaru CaerusKaru left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I wonder if we should allow this to be disabled by users, but ok for now.

@alan-agius4 alan-agius4 added action: merge PR author is ready for this to merge and removed action: review labels Aug 26, 2022
@alan-agius4 alan-agius4 merged commit 6dcce85 into angular:main Aug 26, 2022
@alan-agius4 alan-agius4 deleted the localhost-cookie-jsdom branch August 26, 2022 19:50
@angular-automatic-lock-bot
Copy link

This issue has been automatically locked due to inactivity.
Please file a new issue if you are encountering a similar or related problem.

Read more about our automatic conversation locking policy.

This action has been performed automatically by a bot.

@angular-automatic-lock-bot angular-automatic-lock-bot bot locked and limited conversation to collaborators Sep 26, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
action: merge PR author is ready for this to merge target: patch This PR is targeted for the next patch release
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants