kibana/docs/development
Mikhail Shustov 8d654bfbb0
Make SameSite cookie's attribute configurable (#68108) (#68989)
* support 'SameSite: None' in http service

* add tests

* allow to configure SameSite attribute for security cookie

* update docs

* fix test suite name

* remove false from samesite options

* document xpack.security.sameSiteCookies

* address comments

* address comments

Co-authored-by: Elastic Machine <elasticmachine@users.noreply.github.com>
# Conflicts:
#	x-pack/plugins/security/server/config.ts
2020-06-12 12:18:22 +02:00
..
core Make SameSite cookie's attribute configurable (#68108) (#68989) 2020-06-12 12:18:22 +02:00
plugins/data [Data plugin] Add configuration property to enable / disable autocomplete (#67847) (#68224) 2020-06-04 14:15:27 +03:00