You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@couchdb.apache.org by GitBox <gi...@apache.org> on 2021/09/15 12:44:04 UTC

[GitHub] [couchdb-documentation] janl opened a new pull request #684: Feat/csp 3.1.1

janl opened a new pull request #684:
URL: https://github.com/apache/couchdb-documentation/pull/684


   3.1.x version of https://github.com/apache/couchdb-documentation/pull/683


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscribe@couchdb.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [couchdb-documentation] janl merged pull request #684: Feat/csp 3.1.1

Posted by GitBox <gi...@apache.org>.
janl merged pull request #684:
URL: https://github.com/apache/couchdb-documentation/pull/684


   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscribe@couchdb.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [couchdb-documentation] nickva commented on a change in pull request #684: Feat/csp 3.1.1

Posted by GitBox <gi...@apache.org>.
nickva commented on a change in pull request #684:
URL: https://github.com/apache/couchdb-documentation/pull/684#discussion_r709598808



##########
File path: src/config/misc.rst
##########
@@ -218,7 +218,57 @@ Content-Security-Policy
 
 .. config:section:: csp :: Content-Security-Policy
 
-    Experimental support of CSP Headers for ``/_utils`` (Fauxton).
+  You can configure ``Content-Security-Policy`` header for Fauxton, attachments and
+  show/list functions separately. See `MDN Content-Security-Policy <https://developer.mozilla.org/en-US/docs/Web/HTTP/Headers/Content-Security-Policy>`_
+  for more details on CSP.
+
+    .. config:option:: utils_enable
+
+        Enable the sending of the header ``Content-Security-Policy``. Defaults

Review comment:
       Could mention that it is for _utils specifically?:
   
   ```
   Enable sending the ``Content-Security-Policy`` for ``/_utils``.
   ```




-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscribe@couchdb.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [couchdb-documentation] janl commented on a change in pull request #684: Feat/csp 3.1.1

Posted by GitBox <gi...@apache.org>.
janl commented on a change in pull request #684:
URL: https://github.com/apache/couchdb-documentation/pull/684#discussion_r710252317



##########
File path: src/config/misc.rst
##########
@@ -218,7 +218,57 @@ Content-Security-Policy
 
 .. config:section:: csp :: Content-Security-Policy
 
-    Experimental support of CSP Headers for ``/_utils`` (Fauxton).
+  You can configure ``Content-Security-Policy`` header for Fauxton, attachments and
+  show/list functions separately. See `MDN Content-Security-Policy <https://developer.mozilla.org/en-US/docs/Web/HTTP/Headers/Content-Security-Policy>`_
+  for more details on CSP.
+
+    .. config:option:: utils_enable
+
+        Enable the sending of the header ``Content-Security-Policy``. Defaults

Review comment:
       fixed, ta




-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscribe@couchdb.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org