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

chore(allow_hosts): Use getaddrinfo instead of gethostbyname #209

Merged
merged 10 commits into from
Jun 21, 2023
Merged

chore(allow_hosts): Use getaddrinfo instead of gethostbyname #209

merged 10 commits into from
Jun 21, 2023

Commits on Apr 13, 2023

  1. Configuration menu
    Copy the full SHA
    64234a9 View commit details
    Browse the repository at this point in the history
  2. Declare type hints with typing

    hasier committed Apr 13, 2023
    Configuration menu
    Copy the full SHA
    8cf2887 View commit details
    Browse the repository at this point in the history
  3. Cleanup docstring

    hasier committed Apr 13, 2023
    Configuration menu
    Copy the full SHA
    a577f2a View commit details
    Browse the repository at this point in the history

Commits on Apr 17, 2023

  1. Add hostname test

    hasier committed Apr 17, 2023
    Configuration menu
    Copy the full SHA
    75c0a8f View commit details
    Browse the repository at this point in the history

Commits on May 31, 2023

  1. Merge branch 'main' into main

    hasier committed May 31, 2023
    Configuration menu
    Copy the full SHA
    57eaff3 View commit details
    Browse the repository at this point in the history

Commits on Jun 18, 2023

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

Commits on Jun 20, 2023

  1. Test only against localhost

    hasier committed Jun 20, 2023
    Configuration menu
    Copy the full SHA
    a1bd60b View commit details
    Browse the repository at this point in the history
  2. Merge branch 'main' into main

    hasier committed Jun 20, 2023
    Configuration menu
    Copy the full SHA
    ef87bd4 View commit details
    Browse the repository at this point in the history

Commits on Jun 21, 2023

  1. Fix order of allowed IPs

    hasier committed Jun 21, 2023
    Configuration menu
    Copy the full SHA
    267380c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    44636ea View commit details
    Browse the repository at this point in the history