From 2f1ec7e4c83f517c962d4a35afd4bcd1c9fd170b Mon Sep 17 00:00:00 2001 From: yflory Date: Tue, 7 Oct 2025 16:04:06 +0200 Subject: [PATCH] Fix access-list issue --- lib/commands/metadata.js | 1 + 1 file changed, 1 insertion(+) diff --git a/lib/commands/metadata.js b/lib/commands/metadata.js index 65b902939..52694a29d 100644 --- a/lib/commands/metadata.js +++ b/lib/commands/metadata.js @@ -196,6 +196,7 @@ Data.setMetadata = function (Env, safeKey, data, cb, Server) { } // otherwise they are not in the list. // send them an error and kick them out! + toRemove.push(userId); Server.send(userId, [ 0, hk_id,