open-vault/builtin/logical/database
Ellie 08ef61cc00
add error message when trying to rotate mssql root without password in configuration (#19103)
* add error message when trying to rotate mssql root without password in configuration

* add changelog
2023-02-13 07:31:13 -05:00
..
dbplugin
backend.go
backend_test.go Remove pinned builtin plugin versions from storage (#18051) 2022-11-23 18:36:25 +00:00
credentials.go
credentials_test.go
mocks_test.go
mockv4.go
mockv5.go
path_config_connection.go Remove pinned builtin plugin versions from storage (#18051) 2022-11-23 18:36:25 +00:00
path_config_connection_test.go Remove pinned builtin plugin versions from storage (#18051) 2022-11-23 18:36:25 +00:00
path_creds_create.go
path_roles.go
path_roles_test.go
path_rotate_credentials.go add error message when trying to rotate mssql root without password in configuration (#19103) 2023-02-13 07:31:13 -05:00
rollback.go
rollback_test.go
rotation.go
rotation_test.go
secret_creds.go
version_wrapper.go Remove pinned builtin plugin versions from storage (#18051) 2022-11-23 18:36:25 +00:00
version_wrapper_test.go
versioning_large_test.go