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

Add requested URI discovery support #6030

Merged
merged 13 commits into from
Feb 28, 2023
Merged

Commits on Feb 19, 2023

  1. Add AllowList

    tjquinno committed Feb 19, 2023
    Configuration menu
    Copy the full SHA
    6ddf9ae View commit details
    Browse the repository at this point in the history

Commits on Feb 20, 2023

  1. Configuration menu
    Copy the full SHA
    0088faf View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a6d44b3 View commit details
    Browse the repository at this point in the history
  3. Removed unneeded null check

    tjquinno committed Feb 20, 2023
    Configuration menu
    Copy the full SHA
    b66d311 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f7118d1 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    d201ac2 View commit details
    Browse the repository at this point in the history

Commits on Feb 22, 2023

  1. Configuration menu
    Copy the full SHA
    17d5c96 View commit details
    Browse the repository at this point in the history
  2. Style and copyright fixes

    tjquinno committed Feb 22, 2023
    Configuration menu
    Copy the full SHA
    2b5bbdf View commit details
    Browse the repository at this point in the history
  3. Style

    tjquinno committed Feb 22, 2023
    Configuration menu
    Copy the full SHA
    84e83d5 View commit details
    Browse the repository at this point in the history
  4. Doc for forwarded support

    tjquinno committed Feb 22, 2023
    Configuration menu
    Copy the full SHA
    0b4dc84 View commit details
    Browse the repository at this point in the history

Commits on Feb 23, 2023

  1. Configuration menu
    Copy the full SHA
    bf8dc15 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a32bf9b View commit details
    Browse the repository at this point in the history
  3. Change name of builder method to remove 'builder'; change param type …

    …to Supplier<RequestedUriDiscoveryContext> instead of its builder
    tjquinno committed Feb 23, 2023
    Configuration menu
    Copy the full SHA
    693a8f1 View commit details
    Browse the repository at this point in the history