GitHub user garrensmith opened a pull request:
https://github.com/apache/couchdb/pull/246
Small fixes
Two small changes/fixes.
The font awesome url was incorrect for when we deploy fauxton to
/utils/fauxton.
The second fix is to make Content Security Policy option in development.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/garrensmith/couchdb small-fixes
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/couchdb/pull/246.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 #246
----
commit cd0d0c28b22d23f61caf2833570b46500d324484
Author: Garren Smith <[email protected]>
Date: 2014-06-10T12:51:12Z
Fauxton: Fix font awesome url to work for release
commit bd1d28fdacf03a666d8d8c3b03f713c00a54249e
Author: Garren Smith <[email protected]>
Date: 2014-06-10T13:19:32Z
Fauxton: Content Security Policy optional for dev
This just makes the content security policy optional for
development.
----
---
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.
---