openstack-ansible-os_horizon/templates
Burkhard Ott-Langer d19c9c2cbb horizon_local_settings.py.j2: adding SECURE_PROXY_ADDR_HEADER
- SECURE_PROXY_ADDR_HEADER is being used to return the clients
      remote address to the logs. On a failed login it is REMOTE_ADDR,
      which will be the loadbalancer address,
      SECURE_PROXY_ADDR_HEADER='HTTP_X_FORWARDED_FOR' makes sure the
      real client IP makes it into the logfiles.
    - https://docs.openstack.org/horizon/latest/configuration/settings.html#secure-proxy-addr-header

Change-Id: I0d68cd4ba7882eb4296a2e4df59afa6582c0303a
2022-03-01 19:26:23 +00:00
..
80_admin_default_panel.py.j2 Add template option for the default horizon panel 2016-01-13 20:48:13 -06:00
horizon_apache_ports.conf.j2 Move Listen definition to VHosts 2022-02-09 13:49:21 +02:00
horizon_local_settings.py.j2 horizon_local_settings.py.j2: adding SECURE_PROXY_ADDR_HEADER 2022-03-01 19:26:23 +00:00
horizon-manage.py.j2 Switch SESSION_ENGINE to memcached 2019-12-18 19:52:38 +02:00
openstack_dashboard.conf.j2 Move Listen definition to VHosts 2022-02-09 13:49:21 +02:00