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:49:53 +0200
commit22df32b3f5cfe9fe0a4a97ff799df72c091b676e (patch)
tree97b67b6bf68ec063639679bcaffb4998c29db650
parentbd7381f2f4139c26d9dbb8aad77ce77be7777532 (diff)
downloadpleroma-22df32b3f5cfe9fe0a4a97ff799df72c091b676e.tar.gz
pleroma-22df32b3f5cfe9fe0a4a97ff799df72c091b676e.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