This website requires JavaScript.
Explore
Help
Register
Sign In
scottk
/
vault
Watch
1
Star
0
Fork
0
You've already forked vault
mirror of
https://github.com/optim-enterprises-bv/vault.git
synced
2025-11-02 19:47:54 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
1fa764275b510dbd359aae74bbd3f70a27ff2480
vault
/
builtin
/
logical
/
mongodb
History
Matt Hurne
1fa764275b
mongodb secret backend: Leverage framework.TypeDurationSecond to simplify storage of lease ttl and max_ttl
2016-07-07 21:48: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
backend.go
mongodb secret backend: Verify existing Session is still working before reusing it
2016-07-07 21:37:44 -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
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