kibana/docs
Court Ewing 7094548bca
Warn legacy browsers that do not support Content Security Policy (#29957)
* csp: warn legacy browsers that do not support CSP

The new csp.warnLegacyBrowsers configuration is enabled by default, and
it shows a warning message to any legacy browser when they access Kibana
to indicate that they are not enforcing the basic security protections
of the current install.

The protections check is the same as csp.strict, so this feature is
designed to be used as an alternative to aid in BWC. When csp.strict is
enabled, warnLegacyBrowsers is effectively ignored.

* fix ChromeService tests

* more test fixes

* csp injectvars in legacy test bundle

* update warning text and make it translatable

* no need to warn in legacy browser unit tests

* tests for chrome legacy browser warning

* document legacy browser warning breaking change

* update csp warning toast message

* add period, remove dev code
2019-02-05 12:27:56 -05:00
..
api Add new "references" attribute to saved objects for relationships (#28199) 2019-01-30 15:53:03 -05:00
apm [APM][docs][WIP] Update APM UI documentation (#28621) 2019-01-30 09:08:11 -08:00
canvas
dev-tools [DOCS] Use search profiler attribute (#28209) 2019-01-08 10:28:02 -08:00
development Remove legacyIcon from visualizations (#28981) 2019-01-21 09:07:17 +01:00
discover fix broken image link of time filter page (#29961) 2019-02-04 11:14:40 -05:00
getting-started
graph
images fix broken image link of time filter page (#29961) 2019-02-04 11:14:40 -05:00
infrastructure [InfraOps] Update docs with data source configuration (#26579) 2019-01-09 10:50:35 -07:00
limitations
logs [InfraOps] Update docs with data source configuration (#26579) 2019-01-09 10:50:35 -07:00
management [DOCS] Removes problematic float (#29875) 2019-02-01 15:27:09 -08:00
migration Warn legacy browsers that do not support Content Security Policy (#29957) 2019-02-05 12:27:56 -05:00
ml [DOCS] Overview of automated annotations (#29456) 2019-01-28 13:18:22 -08:00
monitoring [DOCS] Remove beta tag from metricbeat monitoring (#29231) 2019-01-24 09:22:55 -08:00
plugins
release-notes
reporting [DOCS] Updates X-Pack terminology (#28208) 2019-01-08 08:48:36 -08:00
security [DOCS] Updates X-Pack terminology (#28208) 2019-01-08 08:48:36 -08:00
settings Removing deprecated xpack.monitoring.report_stats setting (#30017) 2019-02-04 19:37:32 -08:00
setup Warn legacy browsers that do not support Content Security Policy (#29957) 2019-02-05 12:27:56 -05:00
spaces
timelion
visualize [DOCS] Removes experimental tag (#28780) 2019-01-16 10:48:06 -08:00
api.asciidoc
canvas.asciidoc
CHANGELOG.asciidoc [plugin cli] defer optimization (#26983) 2019-01-29 10:35:55 -06:00
dashboard.asciidoc
dev-tools.asciidoc
development.asciidoc
discover.asciidoc [Docs]Updates to Discover docs (#29868) 2019-02-04 10:20:24 -05:00
getting-started.asciidoc
gs-index.asciidoc
index.asciidoc
index.x.asciidoc
introduction.asciidoc
limitations.asciidoc
management.asciidoc [DOCS] Adds documentation for remote cluster and CCR UIs (#28944) 2019-01-18 09:32:24 -05:00
migration.asciidoc
plugins.asciidoc [plugin cli] defer optimization (#26983) 2019-01-29 10:35:55 -06:00
redirects.asciidoc
release-notes.asciidoc
setup.asciidoc
timelion.asciidoc
visualize.asciidoc