open-vault/builtin/logical/database
Calvin Leung Huang 7ad62f5be4
core: set namespace within GeneratePasswordFromPolicy (#12635)
* core: set namespace from the sysview's mount entry on GeneratePasswordFromPolicy

* test: update TestDynamicSystemView to be ns-aware, update tests

* add changelog entry
2021-09-27 09:08:07 -07:00
..
dbplugin core: set namespace within GeneratePasswordFromPolicy (#12635) 2021-09-27 09:08:07 -07:00
backend.go Migrate to sdk/internalshared libs in go-secure-stdlib (#12090) 2021-07-15 20:17:31 -04:00
backend_test.go core: set namespace within GeneratePasswordFromPolicy (#12635) 2021-09-27 09:08:07 -07: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 Fix minor typo in Internals/Plugins documentation (#12113) 2021-07-20 07:21:24 -06:00
path_creds_create.go Migrate to sdk/internalshared libs in go-secure-stdlib (#12090) 2021-07-15 20:17:31 -04:00
path_roles.go Port: Premature Rotation For autorotate (#12563) 2021-09-21 17:45:04 -07:00
path_roles_test.go Port: Premature Rotation For autorotate (#12563) 2021-09-21 17:45:04 -07:00
path_rotate_credentials.go Port: Premature Rotation For autorotate (#12563) 2021-09-21 17:45:04 -07:00
rollback.go DB engine: Check ErrPluginStaticUnsupported in rollback code (#11601) 2021-05-12 17:09:56 -06:00
rollback_test.go DBPW - Copy `newdbplugin` package to `dbplugin/v5` (#10151) 2020-10-15 13:20:12 -06:00
rotation.go Port: Premature Rotation For autorotate (#12563) 2021-09-21 17:45:04 -07:00
rotation_test.go test: pin docker image on postgres to 13.4-buster (#12636) 2021-09-27 08:38:39 -07:00
secret_creds.go DBPW - Copy `newdbplugin` package to `dbplugin/v5` (#10151) 2020-10-15 13:20:12 -06:00
version_wrapper.go Check ErrPluginStaticUnsupported for fallback to RotateRootCredentials (#11585) 2021-05-12 15:22:41 -06:00
version_wrapper_test.go Check ErrPluginStaticUnsupported for fallback to RotateRootCredentials (#11585) 2021-05-12 15:22:41 -06:00
versioning_large_test.go Port: Premature Rotation For autorotate (#12563) 2021-09-21 17:45:04 -07:00