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: aliyun-oss-sdk will url's '/' to '%2f' (#1117 #1705) #1898

Closed
wants to merge 1 commit into from
Closed

Fix: aliyun-oss-sdk will url's '/' to '%2f' (#1117 #1705) #1898

wants to merge 1 commit into from

Conversation

YUDONGLING
Copy link
Contributor

Fix the error of:

  1. make download file with real file-name avaliable,
  2. fix some signature error if sign url on AWS v4 at cdn sides, etc., rather than Cloudreve.

Fix the error of:
1. make download file with real file-name avaliable,
2. fix some signature error if sign url on AWS v4 at cdn sides, etc., rather than Cloudreve.
Copy link

codecov bot commented Nov 25, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (3ffce1e) 88.40% compared to head (237d9b8) 88.40%.
Report is 2 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #1898   +/-   ##
=======================================
  Coverage   88.40%   88.40%           
=======================================
  Files         102      102           
  Lines        8927     8927           
=======================================
  Hits         7892     7892           
  Misses        854      854           
  Partials      181      181           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@YUDONGLING YUDONGLING closed this by deleting the head repository Dec 12, 2023
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.

None yet

1 participant