summaryrefslogtreecommitdiff
path: root/changelog.d
diff options
context:
space:
mode:
authorfeld <feld@feld.me>2024-09-01 18:08:07 +0000
committerfeld <feld@feld.me>2024-09-01 18:08:07 +0000
commit61e4be396f741cf45a2861e026b1e5fb3d185d99 (patch)
treedd2acf01001491062976979fb4e73b2e690a97e7 /changelog.d
parent62856ab18f8992fb73cb27db40bbea9f29b5d1b6 (diff)
parentbb235f913fb88f925abc791285808afe63d14bca (diff)
downloadpleroma-61e4be396f741cf45a2861e026b1e5fb3d185d99.tar.gz
pleroma-61e4be396f741cf45a2861e026b1e5fb3d185d99.zip
Merge branch 'drop-unknown-deletes' into 'develop'
Drop unwanted activities from unknown actors See merge request pleroma/pleroma!4236
Diffstat (limited to 'changelog.d')
-rw-r--r--changelog.d/drop-unwanted.change1
1 files changed, 1 insertions, 0 deletions
diff --git a/changelog.d/drop-unwanted.change b/changelog.d/drop-unwanted.change
new file mode 100644
index 000000000..459d4bfe6
--- /dev/null
+++ b/changelog.d/drop-unwanted.change
@@ -0,0 +1 @@
+Restrict incoming activities from unknown actors to a subset that does not imply a previous relationship and early rejection of unrecognized activity types.