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

Slight correction of host-matching description #251

Merged
merged 1 commit into from
Oct 12, 2017

Conversation

andypaicu
Copy link
Collaborator

@andypaicu andypaicu commented Oct 12, 2017

@andypaicu andypaicu requested a review from mikewest October 12, 2017 10:46
@mikewest mikewest merged commit 5c18373 into w3c:master Oct 12, 2017
@andypaicu andypaicu deleted the any-host-thing branch October 16, 2017 11:08
april added a commit to april/webappsec-csp that referenced this pull request Jan 17, 2018
* 'master' of https://github.com/w3c/webappsec-csp: (209 commits)
  Fix a few typos (w3c#280)
  Introduce 'prefetch-src'. (w3c#283)
  Clarify navigation behavior for 'script-src'.
  Incorrect indentation of the navigation check algorithm.
  IDL amendments and small misc issues. (w3c#271)
  Regenerate HTMLs.
  Origin link.
  NoncedElement link.
  link up inline css issue (w3c#228)
  Replaced 'alias' with 'copy' for less ambiguity (w3c#273)
  Cleanup `global object` usage to make sense with `Documents` (w3c#254)
  Elements with duplicated attributes are not nonceable.
  s/not-example.com/example.org/
  Linked testing policy and fixed a few links (w3c#263)
  Rebuild HTML.
  Fix linking errors to 'script-like' and 'applet'.
  Adds WorkletGlobalScope as a concept to CSP. (w3c#205)
  Slight correction of host matching description (w3c#251)
  Fixed ambigous grammar (w3c#250)
  Replace Request.type based logic with Request.destination (w3c#231)
  ...
sideshowbarker pushed a commit to mdn/content that referenced this pull request Jan 18, 2021
`Content-Security-Policy: default-src 'self' *.trusted.com` only allows
content from _subdomains_ of trusted.com. This was addressed in the W3C
spec with bug report w3c/webappsec-csp#241 and
associated pull request w3c/webappsec-csp#251 .
Update the code sample to include the root domain as well.

Fixes #1364
barhenthv added a commit to barhenthv/content that referenced this pull request Aug 2, 2024
`Content-Security-Policy: default-src 'self' *.trusted.com` only allows
content from _subdomains_ of trusted.com. This was addressed in the W3C
spec with bug report w3c/webappsec-csp#241 and
associated pull request w3c/webappsec-csp#251 .
Update the code sample to include the root domain as well.

Fixes #1364
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.

2 participants