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

Support request.url_for when only "app" scope is avaialable #2672

Merged
merged 5 commits into from
Sep 29, 2024

Commits on Sep 29, 2024

  1. Support request.url_for in BaseMiddleware

    Jdsleppy authored and Kludex committed Sep 29, 2024
    Configuration menu
    Copy the full SHA
    1ec8c12 View commit details
    Browse the repository at this point in the history
  2. Move test to test_requests

    Kludex committed Sep 29, 2024
    Configuration menu
    Copy the full SHA
    609cbd1 View commit details
    Browse the repository at this point in the history
  3. Call the endpoint properly

    Kludex committed Sep 29, 2024
    Configuration menu
    Copy the full SHA
    1387360 View commit details
    Browse the repository at this point in the history
  4. fix test

    Kludex committed Sep 29, 2024
    Configuration menu
    Copy the full SHA
    d4ae594 View commit details
    Browse the repository at this point in the history
  5. order the type hint

    Kludex committed Sep 29, 2024
    Configuration menu
    Copy the full SHA
    515790e View commit details
    Browse the repository at this point in the history