puppet-horizon/releasenotes/notes/local-settings-permissions-666e7cd5d55cf813.yaml
David Moreau Simard 68f1e2db51 The local_settings file should not be world readable
It might contain sensitive information and as such it's
readability should be restricted.

Change-Id: I9d5605b8e9959796de33fa6cb0d3963bbe3cc0bb
Closes-Bug: rhbz#1217089
2016-05-09 17:43:31 +02:00

5 lines
129 B
YAML

---
security:
- local_settings file is no longer world readable (from 644 to 640) as it may
contain sensitive information.