open-vault/plugins/database
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
..
cassandra Add ability to skip 'LIST ALL' check (#7614) 2019-10-14 16:36:49 -06:00
hana Combined Database backend: Add GenerateCredentials to the CredentialsProducer Interface (#7010) 2019-07-05 14:34:47 -04:00
influxdb secret/database: Guard against panic with InfluxDB plugin (#8282) 2020-02-05 13:49:02 -06:00
mongodb Run goimports (#8251) 2020-01-27 21:11:00 -08:00
mssql Combined Database backend: Add GenerateCredentials to the CredentialsProducer Interface (#7010) 2019-07-05 14:34:47 -04:00
mysql plugins/database: Allow both {{name}} and {{username}} in MySQL & Postgres (#8240) 2020-02-03 13:57:28 -07:00
postgresql plugins/database: Allow both {{name}} and {{username}} in MySQL & Postgres (#8240) 2020-02-03 13:57:28 -07:00