Merge branch 'bad_inbox_request' into 'develop'

Return a 400 from a bad delivery attempt to the inbox

Closes #2884

See merge request pleroma/pleroma!4009
This commit is contained in:
lain 2023-12-22 11:04:25 +00:00
commit 5f1d707367
3 changed files with 25 additions and 2 deletions

View file

@ -0,0 +1 @@
Invalid activities delivered to the inbox will be rejected with a 400 Bad Request