diff --git a/CHANGELOG.md b/CHANGELOG.md index 1ecb2b9e..38cbabe2 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,7 @@ ================== Bug fixes: * [OLMIS-7772](https://openlmis.atlassian.net/browse/OLMIS-7772): Fix issues with new Chrome popover functionality +* [OLMIS-7998](https://openlmis.atlassian.net/browse/OLMIS-7998): Added Superset address to Content-Security-Policy header 5.2.3 / 2023-04-05 ================== diff --git a/src/index.html b/src/index.html index 70bda038..065172e5 100644 --- a/src/index.html +++ b/src/index.html @@ -19,7 +19,7 @@ + connect-src 'self' www.google-analytics.com https://superset-uat.openlmis.org;" />