diff options
author | rinpatch <rinpatch@sdf.org> | 2020-06-12 20:06:49 +0000 |
---|---|---|
committer | rinpatch <rinpatch@sdf.org> | 2020-06-12 20:06:49 +0000 |
commit | d050d21103d09fa62bd1ff1b6755c62980de3517 (patch) | |
tree | ed57c9e3ebf43d80a17a399baa54b01cd1c85eb9 | |
parent | ffd12d3a1e8305aaba66cdbf015e5fbc32bc88bc (diff) | |
download | pleroma-d050d21103d09fa62bd1ff1b6755c62980de3517.tar.gz |
Apply suggestion to CHANGELOG.md
-rw-r--r-- | CHANGELOG.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index b3f51fcb1..7991b8196 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,7 +6,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/). ## [2.0.7] - 2020-06-13 ### Security -- Fix potential DoSes exploiting atom leaks in rich media parser/`UserAllowListPolicy` MRF policy +- Fix potential DoSes exploiting atom leaks in rich media parser and the `UserAllowListPolicy` MRF policy ### Fixed - CSP: not allowing images/media from every host when mediaproxy is disabled |