horizon/openstack_dashboard/local
Alex Chan 74b384b2fe incorrect SSL header used in example config
Updating the example local_settings.py to have HTTP_X_FORWARDED_PROTO in
addition to HTTP_X_FORWARDED_PROTOCOL.  Only Django 1.4 uses
HTTP_X_FORWARDED_PROTOCOL and Django 1.5 and up uses HTTP_X_FORWARDED_PROTO
which is probably the majority of installations.

Closes-bug: #1446836
Change-Id: Iebb854cf5e5586c6613b5755d4641ee896056334
2015-04-24 10:41:58 -07:00
..
enabled Plugin-based dashboard configuration 2013-12-04 10:47:22 +01:00
__init__.py Unifies the project packaging into one set of modules. 2012-02-29 00:20:13 -08:00
local_settings.py.example incorrect SSL header used in example config 2015-04-24 10:41:58 -07:00