This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
vault
Watch
1
Star
0
Fork
0
You've already forked vault
mirror of
https://github.com/hashicorp/vault.git
synced
2025-11-24 04:01:37 +01:00
Code
Issues
Projects
Releases
Wiki
Activity
vault
/
builtin
/
logical
/
mongodb
History
Matt Hurne
339aec9751
mongodb secret backend: Refactor URI parsing logic to leverage url.Parse
2016-07-01 09:12:26 -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: Refactor URI parsing logic to leverage url.Parse
2016-07-01 09:12:26 -04:00