From 6c4320c1ed6cc1355f58d512eeaf5bdfa1e5b1dc Mon Sep 17 00:00:00 2001 From: arun Date: Mon, 17 Feb 2020 17:06:46 +0530 Subject: [PATCH] update --- https.js | 2 -- 1 file changed, 2 deletions(-) diff --git a/https.js b/https.js index d985b8a..14813c2 100644 --- a/https.js +++ b/https.js @@ -881,8 +881,6 @@ app.post("/auth/v1/token", function (req, res) { { let resource = row["resource-id"]; -console.log("Got",resource); - if (! is_string_safe(resource, "*_")) // allow some chars { return END_ERROR (