We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent acd8307 commit a846cc8Copy full SHA for a846cc8
src/config/GeneralConfig.php
@@ -1240,7 +1240,7 @@ class GeneralConfig extends BaseConfig
1240
* @group Security
1241
* @since 4.17.0
1242
*/
1243
- public bool $enableTwigSandbox = true;
+ public bool $enableTwigSandbox = false;
1244
1245
/**
1246
* @var string The prefix that should be prepended to HTTP error status codes when determining the path to look for an error’s template.
0 commit comments