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

Apply :endpoint option to Bucket#presigned_post #1020

Merged
merged 1 commit into from
Dec 5, 2015

Conversation

janko
Copy link
Contributor

@janko janko commented Dec 5, 2015

Object#presigned_post properly passes the bucket's url (which is affected by the :endpoint option), so to keep consistency we make Bucket#presigned_post pass it as well.

`Object#presigned_post` properly passes the bucket's url (which is
affected by the `:endpoint` option), so to keep consistency we make
`Bucket#presigned_post` pass it as well.
@awood45
Copy link
Member

awood45 commented Dec 5, 2015

Related to #1012

@awood45 awood45 self-assigned this Dec 5, 2015
@awood45
Copy link
Member

awood45 commented Dec 5, 2015

Looks good with a first pass.

@awood45
Copy link
Member

awood45 commented Dec 5, 2015

Integration tests pass locally as well, and the behavior seems to match. Thanks!

awood45 added a commit that referenced this pull request Dec 5, 2015
Apply :endpoint option to Bucket#presigned_post

Related to #1012
@awood45 awood45 merged commit 95b1c5a into aws:master Dec 5, 2015
@janko
Copy link
Contributor Author

janko commented Dec 5, 2015

Thanks!

Cool, I didn't know I've fixed an open issue. And I'm also the maintainer of Shrine which the opener mentions, it's cool how it's all connected.

trevorrowe added a commit that referenced this pull request Dec 9, 2015
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