diff options
author | Mark Felder <feld@feld.me> | 2024-08-30 10:03:51 -0400 |
---|---|---|
committer | Mark Felder <feld@feld.me> | 2024-08-30 10:05:12 -0400 |
commit | bb235f913fb88f925abc791285808afe63d14bca (patch) | |
tree | 78f5006c032a064de58929671d2490290c311427 /changelog.d | |
parent | 11ee94ae17094a2bc33505a31671b8c705f768a4 (diff) | |
download | pleroma-bb235f913fb88f925abc791285808afe63d14bca.tar.gz pleroma-bb235f913fb88f925abc791285808afe63d14bca.zip |
Update changelog
Diffstat (limited to 'changelog.d')
-rw-r--r-- | changelog.d/drop-unwanted.change | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/changelog.d/drop-unwanted.change b/changelog.d/drop-unwanted.change index 59447d68f..459d4bfe6 100644 --- a/changelog.d/drop-unwanted.change +++ b/changelog.d/drop-unwanted.change @@ -1 +1 @@ -Restrict incoming activities from unknown actors to a subset that does not imply a previous relationship +Restrict incoming activities from unknown actors to a subset that does not imply a previous relationship and early rejection of unrecognized activity types. |