Loading nginx-ldap-auth.conf +1 −1 Original line number Diff line number Diff line Loading @@ -117,7 +117,7 @@ http { # which is the default set in nginx-ldap-auth-daemon.py. proxy_set_header X-Ldap-Template ""; # Optional, do not comment # (Optional) Set the realm name, e.g. "Restricred", which is the # (Optional) Set the realm name, e.g. "Restricted", which is the # default set in nginx-ldap-auth-daemon.py. proxy_set_header X-Ldap-Realm ""; # Optional, do not comment } Loading Loading
nginx-ldap-auth.conf +1 −1 Original line number Diff line number Diff line Loading @@ -117,7 +117,7 @@ http { # which is the default set in nginx-ldap-auth-daemon.py. proxy_set_header X-Ldap-Template ""; # Optional, do not comment # (Optional) Set the realm name, e.g. "Restricred", which is the # (Optional) Set the realm name, e.g. "Restricted", which is the # default set in nginx-ldap-auth-daemon.py. proxy_set_header X-Ldap-Realm ""; # Optional, do not comment } Loading