Skip to content

Commit

Permalink
Revert the unrelated change in SecurityRestFilter
Browse files Browse the repository at this point in the history
Signed-off-by: Ryan Liang <[email protected]>
  • Loading branch information
RyanL1997 committed Aug 23, 2023
1 parent b64460d commit b0ac41a
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -258,6 +258,7 @@ private boolean checkAndAuthenticateRequest(RestRequest request, RestChannel cha
);
}
}

return false;
}

Expand Down

0 comments on commit b0ac41a

Please sign in to comment.