- Issue created by @johnwt
- 🇮🇳India Raveen Kumar
I have installed the module using composer require 'drupal/csp:^2.2'
I am using drupal latest version i.e, Drupal : 11.1.5On visit of - admin/config/system/csp , I was able to access config form. As you can see my attached screenshot.
Could you please confirm if issue still persists here.
And Thank You!!
I have the same, i.e. Drupal : 11.1.5 and csp installed with composer require 'drupal/csp:^2.2', and the error persists.
- 🇨🇦Canada gapple
The form is trying to indicate that there is an issue with your policy's reporting configuration
https://git.drupalcode.org/project/csp/-/blob/2.x/src/Form/CspSettingsFo...What are the values in your configuration for
csp.settings:enforce.reporting
andcsp.settings:report-only.reporting
? I am facing the same issue.
I am on Drupal: 11.1.6, CSP: 2.2.2The screenshot attached shows my configuration object.
Under which object would I find the following settings
csp.settings:enforce.reporting
csp.settings:report-only.reporting
Please let me know, if you need more information.
ThanksI am facing the same issue
I am on drupal.core: 11.1.6, drupal/csp: 2.2.2The screenshot below shows my configuration object.
Where would I find the said properties?
csp.settings:enforce.reporting
csp.settings:report-only.reporting