lucene/solr/webapp/web/js/angular
Kevin Risden f9e15839bf
SOLR-13987: Admin UI should not rely on javascript eval()
* Removes `'unsafe-eval'` from CSP `script-src`
* Enables Angular CSP mode
* Removes `eval()` JSON parsing in `cloud.js`
* Removes `jstree` themes error

Signed-off-by: Kevin Risden <krisden@apache.org>
2019-12-07 16:40:04 -05:00
..
controllers SOLR-13987: Admin UI should not rely on javascript eval() 2019-12-07 16:40:04 -05:00
app.js SOLR-13987: Admin UI should not rely on javascript eval() 2019-12-07 16:40:04 -05:00
services.js SOLR-13122: Ability to query aliases in Solr Admin UI 2019-08-30 14:16:58 +02:00