General Actions:
| ... | ... | @@ -1,7 +1,5 @@ |
| 1 | - |
|
| 1 | +This module complements the [[Commons Groovy Module>>Extension.GroovyModuleCommons]] by adding the following features: | |
| 2 | 2 | |
| 3 | -This module has the following features: | |
| 4 | - | |
| 5 | 5 | * A Secure Customizer allowing to run Groovy scripts in a Security Sandbox |
| 6 | 6 | |
| 7 | 7 | == Secure Customizer == |
| ... | ... | @@ -25,4 +25,3 @@ |
| 25 | 25 | Allowed: |
| 26 | 26 | * {{code}}new Integer(6){{/code}} |
| 27 | 27 | |
| 28 | - |