Merge "Enable proxy header parsing"

This commit is contained in:
Zuul 2018-07-05 17:38:31 +00:00 committed by Gerrit Code Review
commit e0c8017f98
2 changed files with 4 additions and 0 deletions

View File

@ -115,3 +115,5 @@ group_allow_delete = False
admin_project_domain_name = {{ admin_domain_name }}
admin_project_name = admin
{% endif -%}
{% include "section-oslo-middleware" %}

View File

@ -117,3 +117,5 @@ admin_project_name = admin
{% endif -%}
{% include "parts/section-federation" %}
{% include "section-oslo-middleware" %}