GitHub user robertkowalski opened a pull request:
https://github.com/apache/couchdb/pull/267
Enable CSP support for /_utils per default
With the new 2.0 release Futon, which had too much inline-
JavaScript etc., is not used any more. Fauxton is able to work
with our default CSP settings.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/apache/couchdb enable-csp-default
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/couchdb/pull/267.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 #267
----
commit 7cae8235dd41036862adce04130681878b61d7c8
Author: Robert Kowalski <[email protected]>
Date: 2014-09-06T18:41:15Z
csp: remove duplicated configuration
commit e16abc958a89cf554f4fe1bf78e3cfb5b92147e6
Author: Robert Kowalski <[email protected]>
Date: 2014-09-06T18:49:12Z
Enable CSP support for /_utils per default
With the new 2.0 release Futon, which had too much inline-
JavaScript etc., is not used any more. Fauxton is able to work
with our default CSP settings.
----
---
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.
---