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

Disable RejectInsecureRequest middleware on unix sockets #1259

Merged

Commits on Jan 16, 2019

  1. Disable RejectInsecureRequest middleware on unix sockets

    We should not reject insecure requests coming in via unix socket as
    there is no TLS support anyways.
    
    Signed-off-by: Janis Meybohm <meybohm@traum-ferienwohnungen.de>
    jayme-github committed Jan 16, 2019
    Copy the full SHA
    202b667 View commit details
    Browse the repository at this point in the history