Skip to content

Commit

Permalink
fix: security (#373)
Browse files Browse the repository at this point in the history
  • Loading branch information
illfixit authored Nov 19, 2024
1 parent 0849b44 commit c6709ef
Show file tree
Hide file tree
Showing 2 changed files with 171 additions and 338 deletions.
3 changes: 2 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@ please see [changelog_updates.md](docs/dev/changelog_updates.md).
- Fixed Confirm and Delete buttons' behavior in confirmation modals ([#304](https://github.com/sovity/authority-portal/issues/304))
- 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))
- Fixed security vulnerabilities

### Known issues

Expand Down Expand Up @@ -255,7 +256,7 @@ MDS 2.2 intermediate release

- All brokers can be undeployed including their databases.
- Keycloak
- Keycloak IAM must be updated to version `24.0.4`. Follow the [Keycloak upgrade guide](https://www.keycloak.org/docs/24.0.0/upgrading/) for more information.
- Keycloak IAM must be updated to version `24.0.4`. Follow the [Keycloak upgrade guide](https://www.keycloak.org/docs/24.0.5/upgrading/index.html) for more information.
- Portal Backend

- Following environment variables have been added and **must be configured** for each environment
Expand Down
Loading

0 comments on commit c6709ef

Please sign in to comment.