From 7772684413169cde32f5593dbf8395489924926a Mon Sep 17 00:00:00 2001 From: Thomas Kaul <4159106+dtslvr@users.noreply.github.com> Date: Sun, 19 Dec 2021 15:55:03 +0100 Subject: [PATCH] Bugfix/fix permission for system status page (#559) * Fix permission * Update changelog --- CHANGELOG.md | 1 + apps/client/src/app/pages/about/about-page.html | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 8e0d3f953..885fe6cd1 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -15,6 +15,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ### Fixed - Improved the redirection on logout +- Fixed the permission for the system status page ## 1.91.0 - 18.12.2021 diff --git a/apps/client/src/app/pages/about/about-page.html b/apps/client/src/app/pages/about/about-page.html index e9e9482a8..25d6c2fe7 100644 --- a/apps/client/src/app/pages/about/about-page.html +++ b/apps/client/src/app/pages/about/about-page.html @@ -23,7 +23,7 @@ This instance is running Ghostfolio {{ version }} and has been last published on {{ lastPublish }}. - Check the system status at status.ghostfol.io