open-vault/plugins/database/influxdb
Clint 074f897ae4
secret/database: Guard against panic with InfluxDB plugin (#8282)
* database/influx: fix panic when trying to revoke user

Guard against other nil responses

* return an error if response is nil, which is unlikely but best safe than sorry

* refactor a deeply nested statement into a function
2020-02-05 13:49:02 -06:00
..
influxdb-database-plugin Update to api 1.0.1 and sdk 0.1.8 2019-04-15 14:10:07 -04:00
connection_producer.go secret/database: Guard against panic with InfluxDB plugin (#8282) 2020-02-05 13:49:02 -06:00
influxdb.go secret/database: Guard against panic with InfluxDB plugin (#8282) 2020-02-05 13:49:02 -06:00
influxdb_test.go secret/database: Guard against panic with InfluxDB plugin (#8282) 2020-02-05 13:49:02 -06:00