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

sanitize instance variable names #69

Merged

Conversation

terencedignon
Copy link
Contributor

@terencedignon terencedignon commented Dec 17, 2017

close #68

BrickFTP added :subfolders_locked? to BrickFTP::Client.list_folders's payload, breaking the initializer in base.rb. This pr makes sure all params are sanitized before they are set as instance variables.

@koshigoe koshigoe added the bug label Dec 17, 2017
@koshigoe
Copy link
Owner

It look good for me to fix bug #68.

(And, I will improve some points about this problem.)

@koshigoe koshigoe merged commit 021b024 into koshigoe:master Dec 17, 2017
@pierreyves-lebrun
Copy link

That was quick, thanks a lot!

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

Successfully merging this pull request may close these issues.

list_folders function error
3 participants