v0.5.3: fix multi-company API isolation (client_id param)

This commit is contained in:
2026-06-02 10:57:52 +03:00
parent a083f65323
commit 1b1b3b6bd7
3 changed files with 15 additions and 4 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "ipwhitelist",
"version": "0.5.2",
"version": "0.5.3",
"description": "IP WhiteList microservice for cloud provider",
"main": "server.js",
"scripts": {