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

Allow using cloud variables for projects uploaded from files and in the editor #655

Open
wants to merge 6 commits into
base: develop
Choose a base branch
from

Conversation

GarboMuffin
Copy link
Member

Closes #645

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
@GarboMuffin
Copy link
Member Author

@GarboMuffin
Copy link
Member Author

unsolved issues:

  • figure out what to do with people who create cloud variables without changing the project title
  • figure out what to do about projects loaded from URLs

@Mickmick21

This comment was marked as resolved.

@GarboMuffin
Copy link
Member Author

GarboMuffin commented Feb 7, 2023

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

@Mickmick21
Copy link

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

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

Successfully merging this pull request may close these issues.

TurboWarp not connecting to cloud_host URL parameter
2 participants