mirror of
https://github.com/hashicorp/vault.git
synced 2025-11-08 12:21:42 +01:00
* use file.Stat for config files * cleanup and add path * include directory path * revert changes to LoadConfigDir * remove path, add additional test: * add changelog
4 lines
137 B
Plaintext
4 lines
137 B
Plaintext
```release-note:bug
|
|
server/config: Use file.Stat when checking file permissions when VAULT_ENABLE_FILE_PERMISSIONS_CHECK is enabled
|
|
```
|