- Issue created by @gapple
- Status changed to Active
7 months ago 6:38am 14 September 2024 Automatically closed - issue fixed for 2 weeks with no activity.
Copy / move the validation for additional sources in policy config from CspSettingsForm::validateForm
to a config validation constraint.
Create a custom validator to check that sources are one of the supported types:
- A protocol (e.g. https:
)
- A domain/uri (e.g https://example.com
)
- A hash
Nonces are not permitted in config
Active
2.0
Code
Automatically closed - issue fixed for 2 weeks with no activity.