BBlack has submitted this change and it was merged.

Change subject: tlsproxy: stop sending XRIP
......................................................................


tlsproxy: stop sending XRIP

Change-Id: I98439d1768e757033367ab59eafbb23bdd23a195
---
M modules/tlsproxy/templates/localssl.erb
1 file changed, 0 insertions(+), 1 deletion(-)

Approvals:
  BBlack: Verified; Looks good to me, approved



diff --git a/modules/tlsproxy/templates/localssl.erb 
b/modules/tlsproxy/templates/localssl.erb
index 1b1c810..ef39f6b 100644
--- a/modules/tlsproxy/templates/localssl.erb
+++ b/modules/tlsproxy/templates/localssl.erb
@@ -30,7 +30,6 @@
                proxy_read_timeout 180s;
 
                proxy_set_header Host $host;
-               proxy_set_header X-Real-IP $remote_addr;
                proxy_set_header X-Client-IP $remote_addr;
                proxy_set_header X-Forwarded-For $proxy_add_x_forwarded_for;
                proxy_set_header X-Forwarded-Proto https;

-- 
To view, visit https://gerrit.wikimedia.org/r/258139
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings

Gerrit-MessageType: merged
Gerrit-Change-Id: I98439d1768e757033367ab59eafbb23bdd23a195
Gerrit-PatchSet: 3
Gerrit-Project: operations/puppet
Gerrit-Branch: production
Gerrit-Owner: BBlack <[email protected]>
Gerrit-Reviewer: BBlack <[email protected]>
Gerrit-Reviewer: jenkins-bot <>

_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to