Merge branch 'issue/2-variable_init' into develop

This commit is contained in:
Benjamin Bohard 2019-12-12 11:16:48 +01:00
commit 994166b1fd
1 changed files with 1 additions and 0 deletions

View File

@ -50,6 +50,7 @@ server {
##################################
auth_request /lmauth;
auth_request_set $lmremote_user $upstream_http_lm_remote_user;
auth_request_set $lmremote_custom $upstream_http_lm_remote_custom;
auth_request_set $lmlocation $upstream_http_location;
# If CDA is used, uncomment this
#auth_request_set $cookie_value $upstream_http_set_cookie;