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

Make session cookie use ASGI root path #1147

Merged

Commits on Mar 11, 2021

  1. Make session cookie use ASGI root path

    Mahmoud Hanafy committed Mar 11, 2021
    Copy the full SHA
    c73f00c View commit details
    Browse the repository at this point in the history

Commits on Mar 12, 2021

  1. Check if ASGI root_path exists before using it

    Co-authored-by: Tom Christie <tom@tomchristie.com>
    mahmoudhossam and tomchristie committed Mar 12, 2021
    Copy the full SHA
    2aa81bb View commit details
    Browse the repository at this point in the history
  2. Remove comment

    Mahmoud Hanafy committed Mar 12, 2021
    Copy the full SHA
    bd02f11 View commit details
    Browse the repository at this point in the history
  3. Add test

    Mahmoud Hanafy committed Mar 12, 2021
    Copy the full SHA
    5e42d30 View commit details
    Browse the repository at this point in the history