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

Uploading levels when levelgen is in scripts fails #482

Open
GoogleCodeExporter opened this issue Jul 31, 2015 · 1 comment
Open

Uploading levels when levelgen is in scripts fails #482

GoogleCodeExporter opened this issue Jul 31, 2015 · 1 comment

Comments

@GoogleCodeExporter
Copy link

What steps will reproduce the problem?
1. Attempt to upload a level to another server when the levelgen of that level 
is in the scripts directory.
2. It fails: cannot find levelgen

What is the expected output? What do you see instead?
You expect to upload the level, but it fails.

What version of the product are you using? On what operating system?
019c Windows 8.1

Please provide any additional information below.
Moving the script to the levels directory works

Original issue reported on code.google.com by corteocarl on 15 Nov 2014 at 4:37

@GoogleCodeExporter
Copy link
Author

This is actually a security issue - Lua scripts in the 'scripts' directory do 
special things and have special access.  Allowing an upload to here is a very, 
very bad idea.

Are you think it would upload a 'scripts' script to the server's 'levels' 
directory?

Original comment by buckyballreaction on 15 Nov 2014 at 5:35

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

No branches or pull requests

1 participant