open-vault/builtin/logical/database
Tom Proctor b9b3796cfe
Sanitize private_key from returned db plugin config (#10416)
2020-11-19 10:58:55 +00:00
..
dbplugin Combined Database Backend: Static Accounts (#6834) 2019-06-19 14:45:39 -05:00
backend.go DBPW - Copy `newdbplugin` package to `dbplugin/v5` (#10151) 2020-10-15 13:20:12 -06:00
backend_test.go Sanitize private_key from returned db plugin config (#10416) 2020-11-19 10:58:55 +00:00
mocks_test.go DBPW - Copy `newdbplugin` package to `dbplugin/v5` (#10151) 2020-10-15 13:20:12 -06:00
mockv4.go DBPW - Copy `newdbplugin` package to `dbplugin/v5` (#10151) 2020-10-15 13:20:12 -06:00
mockv5.go DBPW - Enables AutoMTLS for DB plugins (#10220) 2020-10-22 15:43:19 -06:00
path_config_connection.go Sanitize private_key from returned db plugin config (#10416) 2020-11-19 10:58:55 +00:00
path_creds_create.go DBPW - Copy `newdbplugin` package to `dbplugin/v5` (#10151) 2020-10-15 13:20:12 -06:00
path_roles.go DBPW - Copy `newdbplugin` package to `dbplugin/v5` (#10151) 2020-10-15 13:20:12 -06:00
path_roles_test.go Run CI tests in docker instead of a machine. (#8948) 2020-09-15 10:01:26 -04:00
path_rotate_credentials.go Error on root rotation when username is empty (#10344) 2020-11-09 15:12:09 +00:00
rollback.go DBPW - Copy `newdbplugin` package to `dbplugin/v5` (#10151) 2020-10-15 13:20:12 -06:00
rollback_test.go DBPW - Copy `newdbplugin` package to `dbplugin/v5` (#10151) 2020-10-15 13:20:12 -06:00
rotation.go DBPW - Copy `newdbplugin` package to `dbplugin/v5` (#10151) 2020-10-15 13:20:12 -06:00
rotation_test.go DBPW - Copy `newdbplugin` package to `dbplugin/v5` (#10151) 2020-10-15 13:20:12 -06:00
secret_creds.go DBPW - Copy `newdbplugin` package to `dbplugin/v5` (#10151) 2020-10-15 13:20:12 -06:00
version_wrapper.go DBPW - Copy `newdbplugin` package to `dbplugin/v5` (#10151) 2020-10-15 13:20:12 -06:00
version_wrapper_test.go DBPW - Copy `newdbplugin` package to `dbplugin/v5` (#10151) 2020-10-15 13:20:12 -06:00
versioning_large_test.go DBPW - Enables AutoMTLS for DB plugins (#10220) 2020-10-22 15:43:19 -06:00