I’m just working on the update to OctoberCMS 4 and I am facing the problem, that lots of things does not work:
- Variables are null in twig
- default partials are not found on Redirect::back()
If I remember right, all this could be solved with CMS_SECURITY_POLICY_V1 = true, which is still set. But does it also have impact or was it removed internally?