Skip to content

Commit

Permalink
moin: trust localhost for x-Forwarded info
Browse files Browse the repository at this point in the history
  • Loading branch information
ewdurbin committed Sep 27, 2022
1 parent 42c657b commit b6f8b25
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions salt/moin/configs/wiki.python.org.conf
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,7 @@
</Directory>

RemoteIPHeader X-Forwarded-For
RemoteIPInternalProxy 127.0.0.1
RemoteIPInternalProxy {{ pillar["psf_internal_network"] }}

Alias /wiki/python /data/moin/europython
Expand Down

0 comments on commit b6f8b25

Please sign in to comment.