Merge branch 'drop-unknown-deletes' into 'develop'

Drop unwanted activities from unknown actors

See merge request pleroma/pleroma!4236
This commit is contained in:
feld 2024-09-01 18:08:07 +00:00
commit 61e4be396f
6 changed files with 175 additions and 3 deletions

View file

@ -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.