From 8aee7355fd28bde2ca7d811a8d7ba73f64757e5e Mon Sep 17 00:00:00 2001 From: Sebastian Stenzel Date: Fri, 11 Oct 2024 08:21:07 +0200 Subject: [PATCH] updated changelog [ci skip] --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 3b647e5b..06a8add5 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -12,6 +12,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - This CHANGELOG file - WoT: Users will now have an ECDH as well as ECDSA key (#282) - WoT: Users can now mutually verify their identity, hardening Hub against injection of malicious public keys (#281) +- Permission to create new vaults can now be controlled via the `create-vaults` role in Keycloak (#206) ### Changed