grafana/pkg/setting
Marcus Efraimsson a1579283a6
Add disabled option for cookie samesite attribute (#21472)
Breaking change: If disabled the cookie samesite cookie attribute
will not be set, but if none the attribute will be set and is a
breaking change compared to before where none did not render the
attribute. This was due to a known issue in Safari.

Co-Authored-By: Arve Knudsen <arve.knudsen@gmail.com>
Co-Authored-By: Diana Payton <52059945+oddlittlebird@users.noreply.github.com>

Fixes #19847
2020-01-14 17:41:54 +01:00
..
testdata Config: Show user-friendly error message instead of stack trace (#16564) 2019-04-25 08:29:07 +02:00
dynamic_settings_test.go Settings: Env override support for dynamic settings (#21439) 2020-01-10 15:33:54 +01:00
setting_oauth.go OAuth: Removes send_client_credentials_via_post setting (#20044) 2019-12-12 20:00:56 +01:00
setting_quota.go Initial Baby Step to refactoring settings from global vars to instance (#11777) 2018-04-30 16:21:04 +02:00
setting_session_test.go pkg/setting: Check errors (#19838) 2019-10-22 16:17:49 +02:00
setting_smtp.go Initial Baby Step to refactoring settings from global vars to instance (#11777) 2018-04-30 16:21:04 +02:00
setting_test.go Auth Proxy: replace ini setting ldap_sync_ttl with sync_ttl (#20191) 2019-11-07 11:24:54 +01:00
setting.go Add disabled option for cookie samesite attribute (#21472) 2020-01-14 17:41:54 +01:00