-
In the latest Chrome there is a new issue:
> Refused to execute inline script because it violates the following Content Security Policy directive: "script-src https://*.harvestapp.com assets-cdn.gith…
-
Likely related to #11936, I am seeing stale content served for the URL https://pypi.org/pypi/dbnd-postgres/json.
The following events show in `changes_since_serial` today:
```py
['dbnd-postgres',…
-
- The `UA-XXXXXX-XX` google analytics id is deprecated and hence the `googleAnalytics` extension no longer works.
- Need to find a way to use the new "head" tags of Google Analytics and adapt the job…
-
Hello,
I can not add (layout.phtml) Google Analytics to my website. I see there is CS Errors.
I removed .htaccess CS Headers but still continues. I checked all issues on here and can not find an…
-
On some systems it's not possible to use shell_exec()/exec() to start the import. We can provide an alternative by providing a way to initialize imports via API methods.
This would require:
- an A…
-
Hello,
That plugin is not compatible with strict CSP settings, because inline events like
`onclick="jQuery.datepicker._pickMonthYear_MonthYearPicker('#fromDate', 1, 'M');return false;"`
is includ…
-
It would be beneficial for some projects to have the option to organize entities in groups or domains, as opposed to using a flat structure. This is the equivalent maybe of a vhost. A common workaroun…
-
Hello Team,
Hope you doing good :)
I saw that you have already worked on the opensearch project for this I send you this message
In fact I am working on the integration of OpenSearch for the su…
-
This is my gatsby plugin config:
```
{
resolve: `gatsby-plugin-csp`,
options: {
disableOnDev: true,
reportOnly: false, // Changes header to Content-Security-Pol…
-
As described in https://lists.w3.org/Archives/Public/public-media-capture/2018Feb/0005.html this is missing. "MediaStream Recording has no mention of privacy and no privacy or security considerations …