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

Impossible to run locally in Firefox #2

Open
MayeulC opened this issue Sep 27, 2019 · 1 comment
Open

Impossible to run locally in Firefox #2

MayeulC opened this issue Sep 27, 2019 · 1 comment

Comments

@MayeulC
Copy link

MayeulC commented Sep 27, 2019

This seems mostly due to recent changes in CORS policy: https://support.mozilla.org/en-US/questions/1264280

This was implemented due to a CVE: https://www.mozilla.org/en-US/security/advisories/mfsa2019-21/#CVE-2019-11730

@PierreQuentel
Copy link
Collaborator

In commit 08a657a I have added 2 files : index_local.html and levraoueg.brython.js, to be able to run the application locally. It uses a feature introduced in Brython3.7.5, Brython packages. Unfortunetely it requires building the package every time the Brython scripts (currently console.py and editor.py) change.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants