• CSP default-src not used as fallback

    Hi, After the upgrade to version 12, we noticed more options in the CSP page besides the default-src only before. According to the documentation on https://support.sugarcrm.com/Documentation/Sugar_Versions/12.0/Ent/Administration_Guide/System/#Content_Security_Policy_Settings…
  • CSP issue with defiant.js

    At a customers sugar we are using defiantjs to be able to search withing complex json structures. This has been working as expected untill we moved to the cloud. We are in the process of moving the customer to the cloud and are having issues with the…
  • Automatically adding URLs to Content Security Policy

    What is the best practice to add a URL to the Content Security Policy? We have a module loadable package that needs access to *.googleapis.com. What is the best way to add this to the CSP?