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

Reverting changes for loading CORS stylesheets (PRs 1651 and 1652) #1666

Merged
merged 4 commits into from Jun 13, 2019

Conversation

brianehenry
Copy link

We've decided to revert the changes introduced in #1651 and #1652. When we modify the stylesheet links behind the scenes, that circumvents browser security mechanisms, and may expose users to dangers they would otherwise be warned about via CORS errors. The workaround for users is simple, and ensures that they explicitly acknowledge that they are accessing resources from a different origin.

@atmgrifter00 atmgrifter00 self-requested a review June 13, 2019 18:26
@atmgrifter00 atmgrifter00 merged commit 5ad3298 into flot:master Jun 13, 2019
atmgrifter00 added a commit that referenced this pull request Jun 18, 2019
* master:
  Reverting changes for loading CORS stylesheets (PRs 1651 and 1652) (#1666)
  Explicity perform null check on bar hover index (#1644)
  Reset to 1 (#1665)
  Fixed microsecond issue. (#1660)
  Add categories to build (#1659)
  Fix issue #1642 (#1657)
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.

None yet

2 participants