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

aliyun oss 支不支持 temporaryUrl #64

Open
AdolphYu opened this issue Oct 29, 2018 · 4 comments
Open

aliyun oss 支不支持 temporaryUrl #64

AdolphYu opened this issue Oct 29, 2018 · 4 comments

Comments

@AdolphYu
Copy link

No description provided.

@phoenixg
Copy link

Please support temporaryUrl using OSS's signURL

@AdolphYu
Copy link
Author

AdolphYu commented Mar 18, 2019

##jacobcyl\ali-oss-storage\src\AliOssAdapter.php

public function getTemporaryUrl($path,$timeout){
return $this->client->signUrl($this->bucket, $this->applyPathPrefix($path), $timeout);
}

@phoenixg
Copy link

@AdophYu Can you merge this to a new release version?

@AdolphYu
Copy link
Author

I used ’summergeorge/Aliyun-oss-storage‘ instead of it @phoenixg

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

No branches or pull requests

2 participants