cibernox / cibernox/ember-cli-yuidoc

Breaks with CSP enabled

Open
#14 7 comments 0 reactions 0 assignees View on GitHub
Dominant language
JavaScript
Stars
55
Forks
25
PR merge metrics
No merged PRs in 30d

Description

Hey,

I just installed this addon and it breaks with restrictive CSP enabled.

```
Refused to load the stylesheet 'http://yui.yahooapis.com/3.9.1/build/cssgrids/cssgrids-min.css' because it violates the following Content Security Policy directive: "style-src 'self' 'unsafe-inline'".

xxx.html:1 Refused to load the script 'http://yui.yahooapis.com/combo?3.9.1/build/yui/yui-min.js' because it violates the following Content Security Policy directive: "script-src 'self' 'unsafe-eval' 'unsafe-inline'".
```

It would be great if you could serve those files directly instead of referring to some online resources.

Best regards,
Dominik

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.