GitHub user sebastianrothbucher opened a pull request:
https://github.com/apache/couchdb-fauxton/pull/3
2160 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)
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/sebastianrothbucher/couchdb-fauxton
2160-fix-csp
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/couchdb-fauxton/pull/3.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 #3
----
commit 99665a15ac3a1e56259eb7445b9b2e505ac361fc
Author: Robert Kowalski <[email protected]>
Date: 2014-05-10T18:29:50Z
Fauxton: Fix scrollbar from sidebar on collapsed state in Chrome
With a collapsed sidebar, in Chrome, the scrollbar was always
visible, even if the z-index of the dashboard was higher.
commit 599a4dd9a3d49525f341a3caf5e89de4a9c01b1e
Author: sebastianrothbucher <[email protected]>
Date: 2014-07-17T20:58:43Z
fix CSP for Fauxton dev mode
commit f5f2cea9c5079bf5d708ec89b10eda9005019491
Author: sebastianrothbucher <[email protected]>
Date: 2014-07-17T21:20:14Z
Merge branch 'master' of https://github.com/apache/couchdb-fauxton into
2160-fix-csp
----
---
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.
---