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

Add request date to PresignedGetObjectAsync as an optional parameter #290

Merged
merged 1 commit into from
Mar 8, 2019

Conversation

poornas
Copy link
Contributor

@poornas poornas commented Mar 7, 2019

No description provided.

@krisis
Copy link
Member

krisis commented Mar 7, 2019

@poornas, this PR doesn't fix #289. As discussed in the issue, there are two possible fixes,

  1. To add presigned url expiry time as an argument to PresignedPutObjectAsync
  2. To suggest to use PresignedPostPolicyAsync

So, we could close the issue with option 2. This PR is an improvement to minio-dotnet nevertheless and can be taken in. But merging this PR shouldn't automatically close the issue. I'd recommend removing Fixes #289 from this PR.

Copy link
Member

@krisis krisis left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Overall changes look good to me. There is just a minor nit remaining.

Minio/ApiEndpoints/ObjectOperations.cs Outdated Show resolved Hide resolved
@sinhaashish
Copy link

@poornas please rebase it.

@poornas poornas force-pushed the presignget branch 2 times, most recently from 25c73bf to 069714c Compare March 7, 2019 07:08
Copy link

@sinhaashish sinhaashish left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@kannappanr kannappanr merged commit c7857cc into minio:master Mar 8, 2019
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.

4 participants