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

Added support for AspNetCore 7 rate limiting #1967

Merged
merged 10 commits into from
Jan 13, 2023

Commits on Dec 18, 2022

  1. Configuration menu
    Copy the full SHA
    3fd4e9c View commit details
    Browse the repository at this point in the history

Commits on Dec 20, 2022

  1. Documentation updates

    mburumaxwell committed Dec 20, 2022
    Configuration menu
    Copy the full SHA
    bb68b3f View commit details
    Browse the repository at this point in the history
  2. Support default case

    mburumaxwell committed Dec 20, 2022
    Configuration menu
    Copy the full SHA
    6bac908 View commit details
    Browse the repository at this point in the history
  3. Reference relevant issue

    mburumaxwell committed Dec 20, 2022
    Configuration menu
    Copy the full SHA
    f364ee7 View commit details
    Browse the repository at this point in the history
  4. Fix typos

    mburumaxwell committed Dec 20, 2022
    Configuration menu
    Copy the full SHA
    ff03388 View commit details
    Browse the repository at this point in the history

Commits on Dec 21, 2022

  1. Update src/ReverseProxy/Configuration/RouteConfig.cs

    Co-authored-by: Chris Ross <[email protected]>
    mburumaxwell and Tratcher authored Dec 21, 2022
    Configuration menu
    Copy the full SHA
    9aa5ba6 View commit details
    Browse the repository at this point in the history
  2. Update docs/docfx/articles/rate-limiting.md

    Co-authored-by: Arvin Kahbazi <[email protected]>
    mburumaxwell and Kahbazi authored Dec 21, 2022
    Configuration menu
    Copy the full SHA
    eea89bc View commit details
    Browse the repository at this point in the history

Commits on Jan 10, 2023

  1. Configuration menu
    Copy the full SHA
    26ce1d1 View commit details
    Browse the repository at this point in the history

Commits on Jan 12, 2023

  1. Cleanup ifdefs

    Tratcher committed Jan 12, 2023
    Configuration menu
    Copy the full SHA
    970b505 View commit details
    Browse the repository at this point in the history
  2. Apply suggestions from code review

    Co-authored-by: Miha Zupan <[email protected]>
    Tratcher and MihaZupan authored Jan 12, 2023
    Configuration menu
    Copy the full SHA
    152fafc View commit details
    Browse the repository at this point in the history