mirror of
https://github.com/hashicorp/vault.git
synced 2026-02-03 20:40:45 -05:00
* 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 |
||
|---|---|---|
| .. | ||
| mongodb-database-plugin | ||
| connection_producer.go | ||
| mongodb.go | ||
| mongodb_test.go | ||
| util.go | ||