vault/builtin/logical/mongodb
2016-07-01 13:55:06 -04:00
..
backend_test.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
backend.go Add mongodb secret backend 2016-06-29 08:33:06 -04:00
path_config_connection.go Persist verify_connection field in mongodb secret backend's connection config 2016-06-30 11:39:02 -04:00
path_config_lease.go Rename mongodb secret backend's 'ttl_max' lease configuration field to 'max_ttl' 2016-06-30 09:57:43 -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 Add mongodb secret backend 2016-06-29 08:33:06 -04:00
secret_creds.go Rename mongodb secret backend's 'ttl_max' lease configuration field to 'max_ttl' 2016-06-30 09:57:43 -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