X-Git-Url: https://git.rapsys.eu/blog/blobdiff_plain/5da8ae47a099fd021957d9d129be03e5c91759db..57a8c66893ad2a606b498ae1851a190d8b52e82d:/config/packages/framework.yaml?ds=inline diff --git a/config/packages/framework.yaml b/config/packages/framework.yaml index 877eb25..f64e9d0 100644 --- a/config/packages/framework.yaml +++ b/config/packages/framework.yaml @@ -1,7 +1,7 @@ # see https://symfony.com/doc/current/reference/configuration/framework.html framework: secret: '%env(APP_SECRET)%' - #csrf_protection: true + csrf_protection: true # Note that the session will be started ONLY if you read or write from it. session: true