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

Fix filename truncation in sandbox endpoint #1096

Merged
merged 1 commit into from
Jul 8, 2016
Merged

Conversation

kwm4385
Copy link
Contributor

@kwm4385 kwm4385 commented Jun 17, 2016

Filenames would be truncated if there were trailing slashes on the path parameter. Strip these before computing the path length.

@tpetr tpetr added this to the 0.9.0 milestone Jul 8, 2016
@tpetr tpetr merged commit c011c03 into master Jul 8, 2016
@tpetr tpetr removed hs_qa labels Jul 8, 2016
@ssalinas ssalinas deleted the fix_file_truncate branch November 1, 2016 13:21
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