Files
grafana/pkg/api
Marcus Efraimsson f778c1d971 Security: Responses from backend should not be cached (#16848)
Currently all API requests set Cache-control: no-cache to avoid browsers 
caching sensitive data. This fixes so that all responses returned from 
backend not are cached using http headers. The exception is the data proxy 
where we don't add these http headers in case datasource backend needs 
to control whether data can be cached or not.

Fixes #16845
2019-05-06 09:22:59 +02:00
..
2019-02-06 06:41:39 +10:00
2018-10-17 15:58:52 +02:00
2019-02-24 21:12:51 +01:00
2018-11-12 20:01:53 +01:00
2019-02-24 21:12:51 +01:00
2019-02-22 14:07:18 +01:00