Branch: refs/heads/master
Home: https://github.com/jenkinsci/script-security-plugin
Commit: d44b49a5c85ce49ce5ea9fffb03e1f34f3804b4a
https://github.com/jenkinsci/script-security-plugin/commit/d44b49a5c85ce49ce5ea9fffb03e1f34f3804b4a
Author: Javier García <[email protected]>
Date: 2024-10-25 (Fri, 25 Oct 2024)
Changed paths:
M README.md
M
src/main/java/org/jenkinsci/plugins/scriptsecurity/sandbox/groovy/SecureGroovyScript.java
M
src/main/java/org/jenkinsci/plugins/scriptsecurity/scripts/ScriptApproval.java
M
src/main/java/org/jenkinsci/plugins/scriptsecurity/scripts/ScriptApprovalNote.java
M
src/main/java/org/jenkinsci/plugins/scriptsecurity/scripts/UnapprovedUsageException.java
M
src/main/resources/org/jenkinsci/plugins/scriptsecurity/sandbox/groovy/SecureGroovyScript/config.jelly
M
src/main/resources/org/jenkinsci/plugins/scriptsecurity/scripts/Messages.properties
M
src/main/resources/org/jenkinsci/plugins/scriptsecurity/scripts/ScriptApproval/config.jelly
A
src/main/resources/org/jenkinsci/plugins/scriptsecurity/scripts/ScriptApproval/help-forceSandbox.html
M
src/test/java/org/jenkinsci/plugins/scriptsecurity/sandbox/groovy/SecureGroovyScriptTest.java
M src/test/java/org/jenkinsci/plugins/scriptsecurity/scripts/JcascTest.java
M
src/test/java/org/jenkinsci/plugins/scriptsecurity/scripts/ScriptApprovalTest.java
M
src/test/resources/org/jenkinsci/plugins/scriptsecurity/scripts/smoke_test.yaml
M
src/test/resources/org/jenkinsci/plugins/scriptsecurity/scripts/smoke_test_expected.yaml
Log Message:
-----------
JENKINS-73941 - Option to hide "Use Groovy Sandbox" for users without
Administer permission globally in the system (#584)
* JENKINS-73941 - Option to hide "Use Groovy Sandbox" for users without
Administer permission globally in the system
* JENKINS-73941 - Readme
* JENKINS-73941 - Renaming objects + Readme
* JENKINS-73941 - Block saving Script Approval when Force Sandbox is enabled
* JENKINS-73941 - Testing
* JENKINS-73941 - Text Formatting
* JENKINS-73941 - HideSandbox help improvement
* JENKINS-73941 - Avoid disabling the ScriptApproval screen with forceSandbox
mode enabled
* JENKINS-73941 - Fix the new option 'Force to use the Sandbox globally in the
system' help
* JENKINS-73941 - New forceSandbox logic does not apply for admin users,
disabling it.
* JENKINS-73941 - New forceSandbox logic does not apply for admin user + Tests
* JENKINS-73941 - Additional messages for Sandbox mode
* JENKINS-73941 - New forceSandbox logic - Testing fixing.
* JENKINS-73941 - New forceSandbox logic - Messages changing.
* JENKINS-73941 - New forceSandbox logic - test improvement
* JENKINS-73941 - New forceSandbox logic - Messages
* JENKINS-73941 - New forceSandbox logic - Messages + tests
* JENKINS-73941 - New forceSandbox logic - Messages + tests
* JENKINS-73941 - New forceSandbox logic - Add CASC support + tests
* JENKINS-73941 - Apply suggestions from code review
Co-authored-by: michael cirioli <[email protected]>
* JENKINS-73941 - Apply suggestions from code review
Co-authored-by: Antonio Muniz <[email protected]>
* JENKINS-73941 - Additional changes required from suggestions
* JENKINS-73941 - Additional changes required from suggestions
* JENKINS-73941 - Apply suggestions from code review
Co-authored-by: Jesse Glick <[email protected]>
* JENKINS-73941 - Add forceSandbox logic to SecureGroovyScript
* JENKINS-73941 - Apply suggestions from code review
Co-authored-by: Jesse Glick <[email protected]>
* JENKINS-73941 - test changes after suggestions
---------
Co-authored-by: michael cirioli <[email protected]>
Co-authored-by: Antonio Muniz <[email protected]>
Co-authored-by: Jesse Glick <[email protected]>
To unsubscribe from these emails, change your notification settings at
https://github.com/jenkinsci/script-security-plugin/settings/notifications
--
You received this message because you are subscribed to the Google Groups
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To view this discussion visit
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/script-security-plugin/push/refs/heads/master/4778ca-d44b49%40github.com.