Skip to content

Commit

Permalink
Update AccessLogFilter.java
Browse files Browse the repository at this point in the history
  • Loading branch information
imbajin authored Mar 9, 2024
1 parent 1435e44 commit 3643116
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -116,7 +116,7 @@ public void filter(ContainerRequestContext requestContext,
}
}

//Unset the context in "HugeAuthenticator"
// Unset the context in "HugeAuthenticator", need distinguish Graph/Auth server lifecycle
HugeGraphAuthProxy.resetContext();
}

Expand Down

0 comments on commit 3643116

Please sign in to comment.