mirror of https://github.com/grafana/grafana
Security: Add new setting allow_embedding (#16853)
When allow_embedding is false (default) the Grafana backend will set the http header `X-Frame-Options: deny` in all responses to non-static content which will instruct browser to not allow Grafana to be embedded in `<frame>`, `<iframe>`, `<embed>` or `<object>`. Closes #14189pull/16897/head
parent
44e6da6b41
commit
1c1427520d
Loading…
Reference in new issue