open-vault/helper
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
..
awsutil fix failing region test 2019-06-18 09:50:38 -07:00
builtinplugins merge master 2019-06-19 10:24:45 -07:00
dhutil VSI (#4985) 2018-07-24 22:02:27 -04:00
flag-kv
flag-slice
forwarding Update protobufs, sdk changes 2019-04-12 23:13:14 -04:00
gated-writer
identity Add OIDC token generation to Identity (#6900) 2019-06-21 10:23:39 -07:00
kv-builder Create sdk/ and api/ submodules (#6583) 2019-04-12 17:54:35 -04:00
listenerutil Switch to go modules (#6585) 2019-04-13 03:44:06 -04:00
metricsutil Create sdk/ and api/ submodules (#6583) 2019-04-12 17:54:35 -04:00
mfa Switch to go modules (#6585) 2019-04-13 03:44:06 -04:00
namespace Remove namespace.TestContext and namespace.TestNamespace (#5682) 2018-11-05 11:11:32 -05:00
pgpkeys Create sdk/ and api/ submodules (#6583) 2019-04-12 17:54:35 -04:00
policies
proxyutil Create sdk/ and api/ submodules (#6583) 2019-04-12 17:54:35 -04:00
reload
storagepacker Don't return an error if storagepacker is told to delete no items (#6941) 2019-06-20 17:46:58 -04:00
testhelpers Combined Database backend: Add Static Account support to MongoDB (#7003) 2019-07-05 14:57:01 -04:00
xor