From eba4ffedb1533b56b548d8b90eeccd654bc9dedd Mon Sep 17 00:00:00 2001 From: Kamil Czaja Date: Fri, 29 Nov 2024 18:32:58 +0100 Subject: [PATCH] chore: updated CHANGELOG --- CHANGELOG.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 2bf374e8..a32fbba3 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -24,9 +24,10 @@ please see [changelog_updates.md](docs/dev/changelog_updates.md). - Fixed final step not showing when registering a central component ([#305](https://github.com/sovity/authority-portal/issues/305)) - Fixed My Organization page not updated when switching between environments ([#255](https://github.com/sovity/authority-portal/issues/255)) - Added live update when deactivating/reactivating users ([#287](https://github.com/sovity/authority-portal/issues/287)) -- Fixed Website title not updating in some scenarios [#237](https://github.com/sovity/authority-portal/issues/237) +- Fixed Website title not updating in some scenarios ([#237](https://github.com/sovity/authority-portal/issues/237)) - Fixed security vulnerabilities - Fixed the user not being redirected to the correct URL after login ([#324](https://github.com/sovity/authority-portal/issues/324)) +- Fixed an issue wherein it was possible to bypass the CaaS request limit in an organization ([PR #384](https://github.com/sovity/authority-portal/pull/384)) ### Known issues