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

Chore #223 #333 #450 #692

Closed
wants to merge 7 commits into from
Closed

Conversation

Akkarine
Copy link

@Akkarine Akkarine commented Mar 21, 2022

PR contains further changes after #685:

docs/fix #223 - added startup message about disabled downloads
chore/fix #333:

  • s3store - lowercase metadata keys, so client can send them in any case
  • fix possible errors for empty Basepath ("/")

sec/fix #450 - allow accepting credentials (for example, Cookie, so forwarding in hooks will work as described in docs)

omBratteng and others added 7 commits February 24, 2022 14:54
possibly fix for tus#488
- bumped alpine runtime in dockerfile
- get rid of [unmaintained](bmizerany/pat#17) routing library bmizerany/pat
- fixed CORS request test (status must be just 404, not 405, consequences of bmizerany/pat)
…s3store_custom_path

# Conflicts:
#	pkg/handler/config.go
#	pkg/handler/handler.go
chore/fix tus#333:
- s3store - lowercase metadata keys, so client can send them in any case
- fix possible errors for empty Basepath ("/")
sec/fix tus#450 - allow accepting credentials (for example, Cookie, so forwarding in hooks will work as described in docs)
@Acconut
Copy link
Member

Acconut commented Mar 21, 2022

Thank you very much for your work on this PR! However, I would ask you to avoid combined PRs like this where multiple independent changes are made in a single PR. This makes it hard to review, track changes and messes with the commit history. So please split this PR into multiple :)

@Akkarine
Copy link
Author

Akkarine commented Apr 9, 2022

Looks like with closed previous PR, that makes no sense.

@Akkarine Akkarine closed this Apr 9, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
3 participants