diff options
author | marcin mikołajczak <git@mkljczk.pl> | 2024-03-07 13:13:49 +0100 |
---|---|---|
committer | marcin mikołajczak <git@mkljczk.pl> | 2024-03-07 13:13:49 +0100 |
commit | b7c625db0f8090ce11c75a19fbaee8f985b966c3 (patch) | |
tree | 0d631e593dd195014fc35d7203f82f331b35aff0 /changelog.d/bad_inbox_request.change | |
parent | 47ce33a90d09878d5231ce9654853ebcd1b88c08 (diff) | |
parent | 8298b326a7a3081be262c73f734dfe3082962e83 (diff) | |
download | pleroma-b7c625db0f8090ce11c75a19fbaee8f985b966c3.tar.gz pleroma-b7c625db0f8090ce11c75a19fbaee8f985b966c3.zip |
Merge remote-tracking branch 'origin/develop' into link-verification
Diffstat (limited to 'changelog.d/bad_inbox_request.change')
-rw-r--r-- | changelog.d/bad_inbox_request.change | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/changelog.d/bad_inbox_request.change b/changelog.d/bad_inbox_request.change new file mode 100644 index 000000000..b81f60638 --- /dev/null +++ b/changelog.d/bad_inbox_request.change @@ -0,0 +1 @@ +Invalid activities delivered to the inbox will be rejected with a 400 Bad Request |