Add changelog entry too
authorMark Felder <feld@FreeBSD.org>
Fri, 16 Aug 2019 15:28:07 +0000 (10:28 -0500)
committerMark Felder <feld@FreeBSD.org>
Fri, 16 Aug 2019 15:28:07 +0000 (10:28 -0500)
CHANGELOG.md

index 358287096295542b6c177faaf39e9daee4433412..d47e98cd4567d95e23e4a3387d7204e7888ff7f5 100644 (file)
@@ -42,6 +42,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
 - Pleroma.Upload base_url was not automatically whitelisted by MediaProxy. Now your custom CDN or file hosting will be accessed directly as expected.
 - Report email not being sent to admins when the reporter is a remote user
 - MRF: ensure that subdomain_match calls are case-insensitive
+- Reverse Proxy limiting `max_body_length` was incorrectly defined and only checked `Content-Length` headers which may not be sufficient in some circumstances
 
 ### Added
 - **Breaking:** MRF describe API, which adds support for exposing configuration information about MRF policies to NodeInfo.