csp: allow data: URLs in worker-src for web-forms#1776
csp: allow data: URLs in worker-src for web-forms#1776alxndrsn wants to merge 9 commits intogetodk:nextfrom
Conversation
|
Do you remember what we have |
It was originally introduced for OpenLayers maps in: It was then duplicated when enketo & web-forms CSPs were split in:
I think technically Ideally we'd avoid both; adding Ref: |
Closes #1775
What has been done to verify that this works as intended?
Added a test.
Why is this the best possible solution? Were any other approaches considered?
Maybe not a great solution - it seems unfortunate to need to loosen the CSP for feature detection.
How does this change affect users? Describe intentional changes to behavior and behavior that could have accidentally been affected by code changes. In other words, what are the regression risks?
No effect.
Does this change require updates to documentation? If so, please file an issue here and include the link below.
No.
Before submitting this PR, please make sure you have:
nextbranch OR only changed documentation/infrastructure (masteris stable and used in production)