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

Feature (Security)Suggestion: Set the chmod of uploaded file #155

Open
holdsworth opened this issue Nov 13, 2016 · 1 comment
Open

Feature (Security)Suggestion: Set the chmod of uploaded file #155

holdsworth opened this issue Nov 13, 2016 · 1 comment

Comments

@holdsworth
Copy link

so you could set this(fileChmodPerms) property in the object that is being sent to initialize this module
{..... , fileChmodPerms: 600 }, in order to prevent files to be executed on the machine.

@dougwilson
Copy link
Contributor

Sounds like a good idea. PR's welcome :)

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

2 participants