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

NLA-redirection fix for #342: rely on host and port #343

Merged
merged 3 commits into from
Aug 11, 2021

Commits on Aug 11, 2021

  1. NLA-redirection fix for #342: rely on host and port

    We relied only on the host to determine if a client was being redirected. Using host/port makes NLA redirection work in useful test situations.
    obilodeau committed Aug 11, 2021
    Configuration menu
    Copy the full SHA
    5411be5 View commit details
    Browse the repository at this point in the history
  2. Updated CHANGELOG

    obilodeau committed Aug 11, 2021
    Configuration menu
    Copy the full SHA
    fdd20ba View commit details
    Browse the repository at this point in the history
  3. Removed a type warning

    obilodeau committed Aug 11, 2021
    Configuration menu
    Copy the full SHA
    29a5341 View commit details
    Browse the repository at this point in the history