open-vault/plugins/database
Clint f27dc7d5f8 Combined Database backend: Add Static Account support to MongoDB (#7003)
* Implement SetCredentials for MongoDB, adding support for static accounts

* rework SetCredentials to split from CreateUser, and to parse the url for database

* Add integration test for mongodb static account rotation

* check the length of the password results to avoid out-of-bounds

* remove unused method

* use the pre-existing test helper for this. Add parse method to helper

* remove unused command
2019-07-05 14:57:01 -04:00
..
cassandra Combined Database backend: Add GenerateCredentials to the CredentialsProducer Interface (#7010) 2019-07-05 14:34:47 -04:00
hana Combined Database backend: Add GenerateCredentials to the CredentialsProducer Interface (#7010) 2019-07-05 14:34:47 -04:00
influxdb Combined Database backend: Add GenerateCredentials to the CredentialsProducer Interface (#7010) 2019-07-05 14:34:47 -04:00
mongodb Combined Database backend: Add Static Account support to MongoDB (#7003) 2019-07-05 14:57:01 -04:00
mssql Combined Database backend: Add GenerateCredentials to the CredentialsProducer Interface (#7010) 2019-07-05 14:34:47 -04:00
mysql Combined Database backend: Add Static Account support to MySQL (#6970) 2019-07-05 14:52:56 -04:00
postgresql Combined Database backend: Add GenerateCredentials to the CredentialsProducer Interface (#7010) 2019-07-05 14:34:47 -04:00