Robert Muir created SOLR-13987: ---------------------------------- Summary: fix admin UI to not rely on javascript eval() Key: SOLR-13987 URL: https://issues.apache.org/jira/browse/SOLR-13987 Project: Solr Issue Type: Improvement Security Level: Public (Default Security Level. Issues are Public) Reporter: Robert Muir
Followup from SOLR-13982: currently any CSP is weak because it must allow this eval: means arbitrary javascript can still be executed. Let's fix the admin UI to not require eval so it can be disabled by the browser. -- This message was sent by Atlassian Jira (v8.3.4#803005) --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@lucene.apache.org For additional commands, e-mail: issues-h...@lucene.apache.org