Skip to content

Conversation

@Conduitry
Copy link
Member

The mate to sveltejs/svelte-repl#27

This endpoint was turned into a spread to support requesting files down in directories. The old regex check /^[a-z.]+$/ has also been removed because it's now too restrictive. Hopefully this won't be too much of a security risk, as this endpoint is only allowed to run in development. This could still be tightened up if desired though.

@Conduitry
Copy link
Member Author

Went ahead and tightened up the checks again anyway.

@Conduitry
Copy link
Member Author

Added commit to bump the REPL version so that hopefully everything just works as it should whenever the next version of Svelte is released.

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.

2 participants