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

Validate chmod input #13352

Closed
wants to merge 1 commit into from
Closed

Conversation

OptimusCrime
Copy link
Contributor

@OptimusCrime OptimusCrime commented Mar 3, 2017

What does it do?

Validate the chmod input. It should be integer values only.

#modxbughunt

Why is it needed?

There is no validation as of today, allowing the user to input anything he or she wants.

Related issue(s)/PR(s)

Originally reported in #12508 . First implementation in #12512 but it was reverted. This PR contains the suggested fix.

@Mark-H Mark-H added this to the v2.5.6 milestone Mar 3, 2017
@theboxer theboxer self-assigned this Mar 3, 2017
@theboxer
Copy link
Member

theboxer commented Mar 3, 2017

Cherry picked to 2.5.x

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.

3 participants