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 StorageImpl.signUrl with object names starting with / #1013

Merged
merged 2 commits into from
May 17, 2016

Conversation

mziccard
Copy link
Contributor

This fixes #1006. This PR cherry-picks @clementdenis's commit from #1008 and adds a unit test

@mziccard mziccard added type: bug Error or flaw in code with unintended results or allowing sub-optimal usage patterns. api: storage Issues related to the Cloud Storage API. labels May 16, 2016
@googlebot
Copy link

We found a Contributor License Agreement for you (the sender of this pull request) and all commit authors, but as best as we can tell these commits were authored by someone else. If that's the case, please add them to this pull request and have them confirm that they're okay with these commits being contributed to Google. If we're mistaken and you did author these commits, just reply here to confirm.

@googlebot googlebot added the cla: no This human has *not* signed the Contributor License Agreement. label May 16, 2016
@coveralls
Copy link

Coverage Status

Coverage increased (+0.007%) to 85.969% when pulling 01c5278 on mziccard:fix-signurl into af79f8f on GoogleCloudPlatform:master.

@mziccard mziccard removed the cla: no This human has *not* signed the Contributor License Agreement. label May 17, 2016
@mziccard mziccard merged commit 554b03e into googleapis:master May 17, 2016
github-actions bot pushed a commit that referenced this pull request Oct 26, 2022
suztomo pushed a commit that referenced this pull request Feb 1, 2023
🤖 I have created a release *beep* *boop*
---


### Updating meta-information for bleeding-edge SNAPSHOT release.

---
This PR was generated with [Release Please](https://togithub.com/googleapis/release-please). See [documentation](https://togithub.com/googleapis/release-please#release-please).
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
api: storage Issues related to the Cloud Storage API. type: bug Error or flaw in code with unintended results or allowing sub-optimal usage patterns.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

StorageImpl.signUrl generates invalid URLs for objects names with leading /
3 participants