-
-
Notifications
You must be signed in to change notification settings - Fork 225
Allow using cloud variables for projects uploaded from files and in the editor #655
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
base: develop
Are you sure you want to change the base?
Conversation
Was leaking to lower HOCs
…editor For projects from files, we generate a room ID from the title (similar to the packager). In the editor, we prefix the room ID so that cloud variables still work but remain separate from variables outside of the editor. Closes #645
Previous commit makes cloud variables available in the editor
unsolved issues:
|
This comment was marked as resolved.
This comment was marked as resolved.
projects loaded by URL would be given a project ID based on the URL, so no concern about making "hacking" easier at all note that cloud variables are an inherently insecure system regardless of this PR |
that makes sense |
The bottom of this page says there is a conflict. |
yes this has not really been a priority for 3 years |
Closes #645