Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
arun-babu committed Feb 17, 2020
1 parent fe8d3c2 commit 6c4320c
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions https.js
Original file line number Diff line number Diff line change
Expand Up @@ -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 (
Expand Down

0 comments on commit 6c4320c

Please sign in to comment.