Merge "Horizon: Enable client ip detection by X-Forwarded-For header"

This commit is contained in:
Zuul 2022-05-17 01:25:00 +00:00 committed by Gerrit Code Review
commit 37dec41e31
1 changed files with 1 additions and 0 deletions

View File

@ -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