aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMark Felder <feld@FreeBSD.org>2019-08-16 10:28:07 -0500
committerMark Felder <feld@FreeBSD.org>2019-08-16 10:28:07 -0500
commitcb222b72b39ae4dc887657d1eae03d0360cbd429 (patch)
treee831dbae2866ac78571e48e8e80e85ed1b9fc091
parentef82f868d9c435d6a9498aea0271e032d3c6c1a3 (diff)
downloadpleroma-cb222b72b39ae4dc887657d1eae03d0360cbd429.tar.gz
Add changelog entry too
-rw-r--r--CHANGELOG.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 358287096..d47e98cd4 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -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.