f27dc7d5f8
* 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 |
||
---|---|---|
.. | ||
dbplugin | ||
backend.go | ||
backend_test.go | ||
path_config_connection.go | ||
path_creds_create.go | ||
path_roles.go | ||
path_roles_test.go | ||
path_rotate_credentials.go | ||
rotation.go | ||
rotation_test.go | ||
secret_creds.go |