mirror of
https://github.com/hashicorp/vault.git
synced 2026-02-03 20:40:45 -05:00
parent
c85f43c3f6
commit
83f5914ef6
2 changed files with 6 additions and 0 deletions
3
changelog/10416.txt
Normal file
3
changelog/10416.txt
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
```release-note:bug
|
||||
secrets/database: Sanitize `private_key` field when reading database plugin config
|
||||
```
|
||||
3
changelog/README.md
Normal file
3
changelog/README.md
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
# changelog
|
||||
|
||||
This folder holds changelog updates from commit 3bc7d15 onwards. See [hashicorp/go-changelog](https://github.com/hashicorp/go-changelog) for full documentation on the supported entries.
|
||||
Loading…
Reference in a new issue