summaryrefslogtreecommitdiff
path: root/changelog.d
diff options
context:
space:
mode:
authortusooa <tusooa@kazv.moe>2023-07-18 18:39:59 -0400
committertusooa <tusooa@kazv.moe>2023-07-18 18:39:59 -0400
commitea4225a646b355150fb8e5e8c77d7fdc58b5e7ef (patch)
treed6d16c00a64cb2bd611d0aa25622963f5d192cc2 /changelog.d
parent93ad16cca0a5b6acc1308027f798e347f44de4f8 (diff)
downloadpleroma-ea4225a646b355150fb8e5e8c77d7fdc58b5e7ef.tar.gz
pleroma-ea4225a646b355150fb8e5e8c77d7fdc58b5e7ef.zip
Restrict attachments to only uploaded files only
Diffstat (limited to 'changelog.d')
-rw-r--r--changelog.d/attachment-type-check.fix1
1 files changed, 1 insertions, 0 deletions
diff --git a/changelog.d/attachment-type-check.fix b/changelog.d/attachment-type-check.fix
new file mode 100644
index 000000000..9e14b75f1
--- /dev/null
+++ b/changelog.d/attachment-type-check.fix
@@ -0,0 +1 @@
+Restrict attachments to only uploaded files only