From: Mark Felder Date: Fri, 3 Jul 2020 22:19:43 +0000 (-0500) Subject: Document the Captcha CSP fix X-Git-Url: https://git.squeep.com/?a=commitdiff_plain;h=991bd78ddad74641f8032c7b373771a5acb10da9;p=akkoma Document the Captcha CSP fix --- 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)]