Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Sébastien Luttringer
infrastructure
Commits
daec2ae2
Verified
Commit
daec2ae2
authored
Feb 27, 2019
by
Florian Pritz
Browse files
grafana: Limit cookies to HTTPS
Signed-off-by:
Florian Pritz
<
bluewind@xinu.at
>
parent
1321e9e6
Changes
1
Hide whitespace changes
Inline
Side-by-side
roles/grafana/templates/grafana.ini.j2
View file @
daec2ae2
...
...
@@ -175,7 +175,7 @@ admin_user = admin
;disable_brute_force_login_protection = false
# set to true if you host Grafana behind HTTPS. default is false.
;
cookie_secure =
fals
e
cookie_secure =
tru
e
# set cookie SameSite attribute. defaults to `lax`. can be set to "lax", "strict" and "none"
;cookie_samesite = lax
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment