vault/helper/osutil
miagilepner 20b347e3cd
VAULT-12299 Use file.Stat when checking file permissions (#19311)
* use file.Stat for config files

* cleanup and add path

* include directory path

* revert changes to LoadConfigDir

* remove path, add additional test:

* add changelog
2023-02-23 18:05:00 +01:00
..
fileinfo_test.go VAULT-12299 Use file.Stat when checking file permissions (#19311) 2023-02-23 18:05:00 +01:00
fileinfo_unix_test.go Vault 3992 ToB Config and Plugins Permissions (#14817) 2022-04-04 09:45:41 -07:00
fileinfo_unix.go Fix nightly tests and debug (#14970) 2022-04-12 06:08:28 +05:30
fileinfo_windows.go Fix nightly tests and debug (#14970) 2022-04-12 06:08:28 +05:30
fileinfo.go VAULT-12299 Use file.Stat when checking file permissions (#19311) 2023-02-23 18:05:00 +01:00