Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Parse Dashboard has Insecure Content Security #2392

Open
4 tasks done
dblythy opened this issue Feb 20, 2023 · 1 comment
Open
4 tasks done

Parse Dashboard has Insecure Content Security #2392

dblythy opened this issue Feb 20, 2023 · 1 comment
Labels
type:feature New feature or improvement of existing feature

Comments

@dblythy
Copy link
Member

dblythy commented Feb 20, 2023

New Issue Checklist

Issue Description

Parse Dashboard cannot work with secure CSPs as the dashboard uses inline scripts, styles, etc.

Steps to reproduce

Create an express app with strict CORS, and mount dashboard

Actual Outcome

Lots of CORS errors

Expected Outcome

No cors

Related:

https://community.parseplatform.org/t/parse-dashboard-5-0-0-insecure-contentsecuritypolicy-csp/3121
https://community.parseplatform.org/t/dashboard-site-being-flagged-as-unsafe-by-google-safe-browsing/2872/13

Environment

Dashboard

  • Parse Dashboard version: FILL_THIS_OUT
  • Browser (Safari, Chrome, Firefox, Edge, etc.): FILL_THIS_OUT
  • Browser version: FILL_THIS_OUT

Server

  • Parse Server version: FILL_THIS_OUT
  • Operating system: FILL_THIS_OUT
  • Local or remote host (AWS, Azure, Google Cloud, Heroku, Digital Ocean, etc): FILL_THIS_OUT

Database

  • System (MongoDB or Postgres): FILL_THIS_OUT
  • Database version: FILL_THIS_OUT
  • Local or remote host (MongoDB Atlas, mLab, AWS, Azure, Google Cloud, etc): FILL_THIS_OUT

Logs

@parse-github-assistant
Copy link

Thanks for opening this issue!

  • ❌ Please fill out all fields with a placeholder FILL_THIS_OUT, otherwise your issue will be closed. If a field does not apply to the issue, fill in n/a.

@mtrezza mtrezza added the type:feature New feature or improvement of existing feature label Feb 20, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type:feature New feature or improvement of existing feature
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants