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

copies salesforce related URLS to script-src policy #1259

Merged
merged 3 commits into from
Mar 30, 2022

Conversation

space-age-pete
Copy link
Contributor

Description

Updates Content Security Policies related to Salesforce so that the chat feature can work in Safari and Firefox browsers
Copies Salesforce related URLs from script-src-elem and style-src-elem to script-src and style-src respectively
(script-src-elem and style-src-elem are not currently supported in Safari or Firefox)

Tests and performance

  • Changes to any .js files are covered by existing tests or this PR adds new tests (if not please explain why below)
  • No new packages are added or package size and performance considerations are discussed below
  • PR Title fits our changelog format

znicholasbrown
znicholasbrown previously approved these changes Mar 28, 2022
@zhen0
Copy link
Member

zhen0 commented Mar 30, 2022

@space-age-pete - is it ok to merge this one?

@znicholasbrown znicholasbrown merged commit 2280bf7 into master Mar 30, 2022
@znicholasbrown znicholasbrown deleted the content-security-policy-refinement branch March 30, 2022 21:03
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.

3 participants