aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMark Felder <feld@FreeBSD.org>2020-07-03 17:19:43 -0500
committerMark Felder <feld@FreeBSD.org>2020-07-03 17:19:43 -0500
commit991bd78ddad74641f8032c7b373771a5acb10da9 (patch)
tree72a8319a07279d6d3276953dc50a6f12cfc06e32
parente9a28078ad969204faae600df3ddff8e75ed2f8a (diff)
downloadpleroma-991bd78ddad74641f8032c7b373771a5acb10da9.tar.gz
Document the Captcha CSP fix
-rw-r--r--CHANGELOG.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 85401809a..4b74d064c 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -73,6 +73,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
- Resolving Peertube accounts with Webfinger
- `blob:` urls not being allowed by connect-src CSP
- Mastodon API: fix `GET /api/v1/notifications` not returning the full result set
+- Fix CSP policy generation to include remote Captcha services
## [Unreleased (patch)]