mirror of
https://github.com/elastic/kibana.git
synced 2025-04-20 16:03:20 -04:00
This change ensures that the `unsafe-eval` source expression isn't included in the Kibana Content Security Policy (CSP) by default. Users can set `csp.disableUnsafeEval: false` to reintroduce `unsafe-eval`. However, since this config option is deprecated as of this commit, it's recommended to instead set `csp.script_src: ['unsafe-eval']`. Closes #150156 |
||
---|---|---|
.. | ||
images | ||
install | ||
upgrade | ||
access.asciidoc | ||
configuring-logging.asciidoc | ||
configuring-reporting.asciidoc | ||
connect-to-elasticsearch.asciidoc | ||
docker.asciidoc | ||
install.asciidoc | ||
secure-settings.asciidoc | ||
settings.asciidoc | ||
start-stop.asciidoc | ||
upgrade.asciidoc |