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

Use the Request context instead of a blank one #309

Closed
wants to merge 1 commit into from

Commits on Oct 4, 2019

  1. Use the Request context instead of a blank one

    When trying to store eg the authenticated user in the context the Unrouted handler currently drops the context when handling tus requests, this prevents implementing a storage that needs to access that user.
    butonic authored Oct 4, 2019
    Configuration menu
    Copy the full SHA
    871f88c View commit details
    Browse the repository at this point in the history