Closed dblythy closed 1 year ago
I will reformat the title to use the proper commit message syntax.
I'm going to set strictCSP
to true
so we can preview the PR
deployment-16677
:cloud: https://pr-2393-deployment-16677-parse-dashboard.app.uffizzi.com
:page_facing_up: View Application Logs etc.
What is Uffizzi? Learn more
:exclamation: Preview failed: invalid compose Uffizzi was unable to deploy a preview of this pull request because the compose file in this branch is invalid.
:exclamation: Preview failed: invalid compose Uffizzi was unable to deploy a preview of this pull request because the compose file in this branch is invalid.
Any specific reason this has been closed?
New Pull Request Checklist
Issue Description
Currently, Parse Dashboard cannot be used with strict CSP
Closes: #2392
Approach
Adds dashboard options:
options.strictCSP
, which sets the express app's CSP to strictoptions.CSPNonce
, which is a string that can be used to setnonce
, in case the developer wants to overrideTODOs before merging