Commit graph

5 commits

Author SHA1 Message Date
Dmitry Smirnov
134d89c93d nginx.conf: removed "proxy_set_header X-Forwarded-Proto $scheme;"
When TLS is terminated on load balancer, unencrypted connection is
 established to Nginx which drops "X-Forwarded-Proto" header (if set by the
 load balancer) causing notorious error on (successful) authentication:

    422 The change you requested was rejected
2019-02-22 18:24:00 +11:00
Praveen Arimbrathodiyil
5d1565da32 fix path for gitlab-workhorse 2016-02-15 23:33:23 +05:30
Praveen Arimbrathodiyil
5471c93b13 change paths in nginx to /var 2016-02-13 20:47:04 +05:30
Praveen Arimbrathodiyil
7e693ff6d0 don't be default 2016-01-16 02:08:06 +05:30
Praveen Arimbrathodiyil
6cc844c8ed add ngnix conf 2016-01-16 02:05:49 +05:30