config file option for dir/file permissions
Open
- Dominant language
- C
- Stars
- 29
- Forks
- 19
- Avg merge
- 1d 2h
- Merged PRs (30d)
- 1
Description
All elements created by chunkio.c:check_root_path and cio_stream.c:check_stream_path are created with hard-coded mode 0755. Therefore anyone can read the data; it is not confidential.
Provide a config file option allowing a user-configurable permission to be defined, eg 0700.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.