-
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
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