** Changed in: horizon
Status: Fix Committed => Fix Released
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to OpenStack Dashboard (Horizon).
https://bugs.launchpad.net/bugs/1446836
Title:
incorrect SSL header used in example config
Status in OpenStack Dashboard (Horizon):
Fix Released
Bug description:
https://github.com/openstack/horizon/blob/master/openstack_dashboard/local/local_settings.py.example#L35
is wrong - it says 'HTTP_X_FORWARDED_PROTOCOL'.
According to https://docs.djangoproject.com/en/1.7/ref/settings
/#secure-proxy-ssl-header (and our observations / experience) it
should be 'HTTP_X_FORWARDED_PROTO'.
To manage notifications about this bug go to:
https://bugs.launchpad.net/horizon/+bug/1446836/+subscriptions
--
Mailing list: https://launchpad.net/~yahoo-eng-team
Post to : [email protected]
Unsubscribe : https://launchpad.net/~yahoo-eng-team
More help : https://help.launchpad.net/ListHelp