Merge branch 'deactivated-404-inbox' into 'develop'

Return 404 when an activity is sent to a deactivated user's /inbox

Closes #3370

See merge request pleroma/pleroma!4371
This commit is contained in:
feld 2025-08-01 21:26:12 +00:00
commit bb78fb5f65
3 changed files with 71 additions and 19 deletions

View file

@ -0,0 +1 @@
Return 404 with a better error message instead of 400 when receiving an activity for a deactivated user