Return HTTP code 413 when uploading an avatar/header that's too large #367
No reviewers
Labels
No labels
approved, awaiting change
bug
configuration
documentation
duplicate
enhancement
extremely low priority
feature request
Fix it yourself
help wanted
invalid
mastodon_api
needs docs
needs tests
not a bug
planned
pleroma_api
privacy
question
static_fe
triage
wontfix
No milestone
No project
No assignees
2 participants
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: AkkomaGang/akkoma#367
Loading…
Reference in a new issue
No description provided.
Delete branch "norm/akkoma:return-413-max-size"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Pulled from: https://git.pleroma.social/pleroma/pleroma/-/merge_requests/3804
This changes it to return 413 Payload Too Large instead, which is a more appropriate error code.
43f50d1c16
to8104f46031
seems okie, thanks~