[ https://issues.apache.org/jira/browse/SOLR-13987?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16987020#comment-16987020
]
Ishan Chattopadhyaya commented on SOLR-13987:
---------------------------------------------
A bit off topic, but I feel the UI shouldn't be available out of the box. If a user wants,
he can pull in the UI from some external source (like a GitHub based plugin/package etc.).
Our UI is right now a first class entity, but is extremely buggy, unsupported and unsafe.
Having the UI as part of Solr, though useful for users, is a liability for us committers,
who don't even have the expertise to do anything with it.
> 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
> Priority: Major
>
> 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-unsubscribe@lucene.apache.org
For additional commands, e-mail: issues-help@lucene.apache.org
|