提交 fd811953 编写于 作者: N Nicolas De Loof

removed obsolete comment

上级 9eb05f1b
......@@ -83,7 +83,6 @@ public class DependencyGraph implements Comparator<AbstractProject> {
public void build() {
// Set full privileges while computing to avoid missing any projects the current user cannot see.
// Use setContext (NOT getContext().setAuthentication()) so we don't affect concurrent threads for same HttpSession.
SecurityContext saveCtx = ACL.impersonate(ACL.SYSTEM);
try {
this.computationalData = new HashMap<Class<?>, Object>();
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册