Skip to content

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

Open
GarboMuffin wants to merge 6 commits intodevelopfrom
cloud-variables-anywhere
Open

Allow using cloud variables for projects uploaded from files and in the editor#655
GarboMuffin wants to merge 6 commits intodevelopfrom
cloud-variables-anywhere

Conversation

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

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

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

@Fluffy728
Copy link
Copy Markdown

The bottom of this page says there is a conflict.

@GarboMuffin
Copy link
Copy Markdown
Member Author

yes this has not really been a priority for 3 years

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

3 participants