-
Improvement
-
Resolution: Fixed
-
Minor
When creating a new item with a sandbox option, if the current user lacks RUN_SCRIPTS, it would be best to enable sandbox mode by default, since this is usually what you want.
- is related to
-
JENKINS-28178 Option to disable sandbox in CpsScmFlowDefinition
-
- Open
-
- links to
[JENKINS-25784] Select sandbox mode by default if current user lacks RUN_SCRIPTS
Assignee | Original: Jesse Glick [ jglick ] | New: Tom FENNELLY [ tfennelly ] |
Status | Original: Open [ 1 ] | New: In Progress [ 3 ] |
Remote Link | New: This issue links to "PR 10 (Web Link)" [ 12136 ] |
Remote Link | New: This issue links to "workflow PR 67 (Web Link)" [ 12137 ] |
Resolution | New: Fixed [ 1 ] | |
Status | Original: In Progress [ 3 ] | New: Resolved [ 5 ] |
Link | New: This issue is related to JENKINS-28178 [ JENKINS-28178 ] |
Code changed in jenkins
User: Jesse Glick
Path:
.gitignore
src/main/resources/org/jenkinsci/plugins/scriptsecurity/sandbox/groovy/SecureGroovyScript/config.jelly
src/test/java/org/jenkinsci/plugins/scriptsecurity/sandbox/groovy/SecureGroovyScriptTest.java
http://jenkins-ci.org/commit/script-security-plugin/6841fe781179924663d8090df5c492436203621c
Log:
Merge pull request #10 from tfennelly/sandbox-defaulting
JENKINS-25784Defaulting of sandbox mode based on RUN_SCRIPTS privsCompare: https://github.com/jenkinsci/script-security-plugin/compare/6fbcd41dc99a...6841fe781179