-
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
[JENKINS-50296] ThreadPools for remoting should run as SYSTEM user
Link |
New:
This issue is related to |
Status | Original: Open [ 1 ] | New: In Progress [ 3 ] |
Status | Original: In Progress [ 3 ] | New: In Review [ 10005 ] |
Remote Link | New: This issue links to "PR #3361 (Web Link)" [ 20304 ] |
Assignee | New: Steve Arch [ agentgonzo ] |
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