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: tus signed upload url validation #462

Merged
merged 1 commit into from
May 2, 2024
Merged

Conversation

fenos
Copy link
Contributor

@fenos fenos commented May 2, 2024

What kind of change does this PR introduce?

Bug fix

What is the new behavior?

validate the signed URL by specifically checking on /upload/resumable/sign the previous version was using the tusPath which doesn't work when there is a URL rewrite.

@coveralls
Copy link

Pull Request Test Coverage Report for Build 8923117670

Details

  • 5 of 5 (100.0%) changed or added relevant lines in 1 file are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage increased (+0.02%) to 79.296%

Totals Coverage Status
Change from base Build 8920995614: 0.02%
Covered Lines: 12031
Relevant Lines: 15038

💛 - Coveralls

@fenos fenos merged commit ec6e2f6 into master May 2, 2024
1 check passed
@fenos fenos deleted the fix/tus-signed-url-validation branch May 2, 2024 11:37
Copy link

github-actions bot commented May 2, 2024

🎉 This PR is included in version 1.2.1 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants