summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHaelwenn (lanodan) Monnier <contact@hacktivis.me>2023-06-22 01:00:25 +0200
committerHaelwenn (lanodan) Monnier <contact@hacktivis.me>2023-08-04 09:50:28 +0200
commit9f0ad901ed4f8f0ad3e1d896fd41d25b93a97d76 (patch)
tree8f9cf85ad6f5578057d2b783af5c7c851ebe10c9
parent69caedc591bd61029f897f37ef7ecddd470cf935 (diff)
downloadpleroma-9f0ad901ed4f8f0ad3e1d896fd41d25b93a97d76.tar.gz
pleroma-9f0ad901ed4f8f0ad3e1d896fd41d25b93a97d76.zip
changelog: Entry for config permissions restrictions
Closes: https://git.pleroma.social/pleroma/pleroma/-/issues/3135
-rw-r--r--changelog.d/otp_perms.security1
1 files changed, 1 insertions, 0 deletions
diff --git a/changelog.d/otp_perms.security b/changelog.d/otp_perms.security
new file mode 100644
index 000000000..a3da1c677
--- /dev/null
+++ b/changelog.d/otp_perms.security
@@ -0,0 +1 @@
+- Reduced permissions of config files and directories, distros requiring greater permissions like group-read need to pre-create the directories \ No newline at end of file