fix(natsjskvregistry): encode keys

Signed-off-by: jkoberg <jkoberg@owncloud.com>
This commit is contained in:
jkoberg
2024-06-14 10:21:03 +02:00
parent f202049035
commit f68ffbbd71
2 changed files with 6 additions and 0 deletions
@@ -0,0 +1,5 @@
Bugfix: Encode Registry Keys
Encode the keys of the natsjskv registry as they have always been.
https://github.com/owncloud/ocis/pull/9385