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

nginx: reject requests with unexpected Host header #747

Open
wants to merge 7 commits into
base: next
Choose a base branch
from

Commits on Oct 9, 2024

  1. Configuration menu
    Copy the full SHA
    913ebcc View commit details
    Browse the repository at this point in the history
  2. fix test URL

    alxndrsn committed Oct 9, 2024
    Configuration menu
    Copy the full SHA
    00b5bd7 View commit details
    Browse the repository at this point in the history
  3. Add check/config for HTTP

    alxndrsn committed Oct 9, 2024
    Configuration menu
    Copy the full SHA
    eb93b15 View commit details
    Browse the repository at this point in the history
  4. circle-ci: try changing DOMAIN to localhost

    alxndrsn committed Oct 9, 2024
    Configuration menu
    Copy the full SHA
    c232cb3 View commit details
    Browse the repository at this point in the history
  5. circle-ci: revert DOMAIN; force-set Host header

    alxndrsn committed Oct 9, 2024
    Configuration menu
    Copy the full SHA
    c26ee73 View commit details
    Browse the repository at this point in the history

Commits on Oct 15, 2024

  1. Merge branch 'next' into enforce-host-check-https

    alxndrsn committed Oct 15, 2024
    Configuration menu
    Copy the full SHA
    ff04489 View commit details
    Browse the repository at this point in the history
  2. capitalise host header

    alxndrsn committed Oct 15, 2024
    Configuration menu
    Copy the full SHA
    e1c245e View commit details
    Browse the repository at this point in the history