janhoy commented on code in PR #1792:
URL: https://github.com/apache/solr/pull/1792#discussion_r1311274572


##########
solr/server/etc/jetty.xml:
##########
@@ -99,6 +100,7 @@
           </New>
         </Arg>
       </Call>

Review Comment:
   @rmuir You added the CSP stuff to `jetty.xml`. Do you see a reason to keep 
sending the header for any and all API requests to Solr that are not from a 
browser? I don't.
   
   @chatman The only other UI I can think of being served by Solr backend are 
those that are part of a package installed by package manager. Those UIs are 
100% stand alone, can we also let it be the UI author's responsibility to 
secure it with proper headers? I think so.



-- 
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: issues-unsubscr...@solr.apache.org

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


---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@solr.apache.org
For additional commands, e-mail: issues-h...@solr.apache.org

Reply via email to