Commit 37927a36 authored by nimrod's avatar nimrod
Browse files

Revert "Set the proxying header for the LDAP auth service."

This reverts commit 7885e91e.
parent 7885e91e
Loading
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -4,7 +4,6 @@ location = /validate {
  proxy_pass                        https://auth.shore.co.il/validate;
  proxy_http_version                1.1;
  include                           snippets/proxy-ssl.conf;
  include                           snippets/proxy-headers.conf;
  internal;
  proxy_pass_request_body           off;
  proxy_set_header Content-Length   "";