Ignas Juodžiukynas
Ignas Juodžiukynas
Found this post while searching for "Akeneo adding new content security policy". Answer from @jotalops is somewhat right, but found a better solution. `AddContentSecurityPolicyListener.php` is responsible for adding headers on...
Hey, I've ran into the same problem a couple of days ago and I thought that sharing my situation could help you and others that might find this topic.. [This...
We had the same issue that @wucherpfennig has mentioned. I've found a solution for this by including additional content security policy. I went over this at https://github.com/akeneo/pim-community-dev/issues/14028#issuecomment-2004034691
Akeneo 5.0.x; Found this post while searching why xdebug works for the requests that are made through UI, but not the `bin/console` commands.. Your note on "The xdebug.client_host configuration must...
Just to back these changes, I would like to add a reference to this MDN: https://developer.mozilla.org/en-US/docs/Web/API/Event/originalTarget. It states that `originalTarget` > "Non-standard: This feature is non-standard and is not on...