open-vault/builtin/logical/mongodb
2016-07-07 22:27:47 -04:00
..
backend.go mongodb secret backend: Verify existing Session is still working before reusing it 2016-07-07 21:37:44 -04:00
backend_test.go mongodb secret backend: Add support for reading connection configuration; Dockerize tests 2016-07-05 09:32:38 -04:00
path_config_connection.go mongodb secret backend: Add support for reading connection configuration; Dockerize tests 2016-07-05 09:32:38 -04:00
path_config_lease.go mongodb secret backend: Leverage framework.TypeDurationSecond to simplify storage of lease ttl and max_ttl 2016-07-07 21:48:44 -04:00
path_creds_create.go mongodb secret backend: Prefix all generated usernames with "vault-", and cleanly handle empty display names when generating usernames 2016-06-30 21:11:45 -04:00
path_roles.go mongodb secret backend: Improve roles path help 2016-07-07 22:16:34 -04:00
secret_creds.go mongodb secret backend: Consider a "user not found" response a success when removing a user from Mongo 2016-07-07 22:27:47 -04:00
util.go mongodb secret backend: Parse ssl URI option as a boolean rather than relying on string comparison 2016-07-01 13:55:06 -04:00