- 05 Aug, 2014 2 commits
- 09 Jul, 2014 1 commit
-
-
Ben Patterson committed
-
- 24 Jun, 2014 1 commit
-
-
Jason Zhu committed
-
- 20 Jun, 2014 1 commit
-
-
Jason Zhu committed
-
- 18 Jun, 2014 1 commit
-
-
The nginx configuration was set to pass X-Forwarded-For and related headers unodified to backend services. This works fine when nginx is deployed behind another load balancer (for example ELB), which already properly sets the X-Forwarded-* for headers. But in simpler deployment scenarios, where nginx is directly facing the end user, nginx should discard any existing X-Forwarded-For headr and set it to remote IP of the request, the X-Forwarded-Port header to the nginx server port, and the X-Forwarded-Proto to the scheme of the current request. The 'NGINX_SET_X_FORWARDED_HEADERS' is set to False by default, but set to True in the edx_sandbox playbook, where an additional load balancer in front of nginx is not usually present.
Matjaz Gregoric committed
-
- 30 May, 2014 1 commit
-
-
Rodolphe Quiédeville committed
-
- 28 May, 2014 1 commit
-
-
OpenShift guest committed
-
- 14 Apr, 2014 1 commit
-
-
Ray Hooker committed
-
- 02 Apr, 2014 1 commit
-
-
wangpeifeng committed
-
- 26 Mar, 2014 1 commit
-
-
Ned Batchelder committed
-
- 16 Oct, 2013 1 commit
-
-
James Tauber committed
-
- 11 Oct, 2013 1 commit
-
-
Philippe Chiu committed
-
- 10 Oct, 2013 1 commit
-
-
James Tauber committed
-
- 09 Aug, 2013 1 commit
-
-
Run some tasks as jenkins user so that the permissions are correct. Also some refactoring of the jenkins tasks.
Jay Zoldak committed
-
- 15 May, 2013 1 commit
-
-
James Tauber committed
-