grafana/pkg
Daniel Lee c9b2c694f1 refactor(dataproxy): TLS Client Auth
Use a SecureJsonData field for TLS
Client Auth instead of 3 new db
fields. Same model as used for
PluginSettings.

Saves and encrypts the pem file
content rather than just saving
the paths to the cert and key.
This allows for uploading from
the Edit Datasource page in
Grafana.
2016-11-24 13:22:25 +01:00
..
api refactor(dataproxy): TLS Client Auth 2016-11-24 13:22:25 +01:00
bus Make alerting notifcations sync (#6158) 2016-10-03 09:38:03 +02:00
cmd tech(cli): add default settings for transport 2016-11-01 08:58:44 +01:00
components refactor(securejsondata): extract to class 2016-11-24 13:22:25 +01:00
events
log tech(log): fixes extra param logging 2016-09-28 13:57:19 +02:00
login fixed scoping issue with certPool variable (#6261) 2016-10-13 13:38:55 +02:00
metrics feat(stats_usage): add stats about alerts 2016-11-11 13:57:11 +01:00
middleware fix(error handling): fixed server side error handling page 2016-11-16 17:41:44 +01:00
models refactor(dataproxy): TLS Client Auth 2016-11-24 13:22:25 +01:00
plugins Merge branch 'master' of github.com:grafana/grafana 2016-09-28 08:09:51 +02:00
services refactor(dataproxy): TLS Client Auth 2016-11-24 13:22:25 +01:00
setting fix(server side rendering): Fixed address used when rendering panel via phantomjs and using non default http_addr config, fixes #6660 2016-11-23 15:35:43 +01:00
social added hosted domain suppport to google oauth login (#6372) 2016-10-28 12:00:47 +02:00
tsdb fix(influxdb): fixes broken tag rendering for influxdb alerting 2016-11-17 15:50:49 +01:00
util test(util): add unit test for string util 2016-06-03 15:06:54 +02:00