-
Improvement
-
Resolution: Fixed
-
Minor
-
None
Following on from JENKINS-42556 to maintain consistency, the TheadPool for handling remoting calls should run having the context of the SYSTEM user (at present, it runs as the ANONYMOUS user).
- is related to
-
JENKINS-42556 PlaceholderTask.runForDisplay vulnerable to AccessDeniedException
-
- Resolved
-
- links to
Code changed in jenkins
User: Steve Arch
Path:
core/src/main/java/hudson/model/Computer.java
http://jenkins-ci.org/commit/jenkins/f3053efdecbac933b2ebfb752b57a7e6825b31c0
Log:
JENKINS-50296Run ThreadPoolForRemoting as SYSTEM