summary refs log tree commit diff
path: root/changelog.d/8862.bugfix (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Do not 500 if the content-length is not provided when uploading media. (#8862)Patrick Cloke2020-12-041-0/+1
Instead return the proper 400 error.