GitHub user sebastianrothbucher opened a pull request:
https://github.com/apache/couchdb-fauxton/pull/5
fix CSP for Fauxton dev mode
The ace editor uses data: to load images - so we have to allow for that.
The same would apply when serving fauxton out of CouchDB w/out node.js. This PR
fixes the node.js-based dev mode (grunt dev). Hope this is the one this time
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/sebastianrothbucher/couchdb-fauxton
2160-fix-csp-new
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/couchdb-fauxton/pull/5.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #5
----
commit 79e7173e2f1357791c360f4d4752979a6c894008
Author: sebastianrothbucher <[email protected]>
Date: 2014-07-17T22:19:12Z
fix CSP for Fauxton dev mode
----
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---