Skip to content
This repository has been archived by the owner on May 17, 2019. It is now read-only.

Ensure credentials are sent for same-origin module chunks #614

Merged
merged 1 commit into from
Nov 9, 2018

Conversation

rtsao
Copy link
Member

@rtsao rtsao commented Nov 9, 2018

Adds crossorigin="anonymous" attributes to <script type="module"> scripts to ensure that credentials are sent for same-origin requests. Unlike regular scripts, credentials are not sent by default to same-origin sources.

@rtsao rtsao added the bugfix label Nov 9, 2018
@rtsao rtsao force-pushed the module-credentials branch 2 times, most recently from 7a6190a to 616b064 Compare November 9, 2018 01:03
@rtsao
Copy link
Member Author

rtsao commented Nov 9, 2018

!merge

@old-fusion-bot old-fusion-bot bot merged commit 20b0ddd into master Nov 9, 2018
@KevinGrandon KevinGrandon deleted the module-credentials branch November 9, 2018 18:37
@AlexMSmithCA AlexMSmithCA mentioned this pull request Nov 13, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants