Skip to content
This repository has been archived by the owner on Feb 29, 2024. It is now read-only.

Commit

Permalink
Merge "Horizon: Enable client ip detection by X-Forwarded-For header"
Browse files Browse the repository at this point in the history
  • Loading branch information
Zuul authored and openstack-gerrit committed May 17, 2022
2 parents 31418c7 + 55e7629 commit 37dec41
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions deployment/horizon/horizon-container-puppet.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -210,6 +210,7 @@ outputs:
map_merge:
- horizon::allowed_hosts: {get_param: HorizonAllowedHosts}
horizon::enable_secure_proxy_ssl_header: true
horizon::secure_proxy_addr_header: HTTP_X_FORWARDED_FOR
horizon::disable_password_reveal: true
horizon::enforce_password_check: true
horizon::disallow_iframe_embed: true
Expand Down

0 comments on commit 37dec41

Please sign in to comment.